This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: Code Composer Studio
Hi
I have been using the XDS100V3 on the SmartRF06 to debug my CC3200 hardware and it has been working fine.
But when I try to use the XDS110 that I have just purchased it fails with SC_ERR_PATH_BROKEN , I have tried it with all the different JTAG/ SWD /cJTAG modes and droped the TCLK to 100Khz
Any ideas ?
-----[Print the board config pathname(s)]------------------------------------
/home/greg/.ti/ti/7/0/BrdDat/testBoard.dat
-----[Print the reset-command software log-file]-----------------------------
This utility has selected a 100- or 510-class product.
This utility will load the adapter 'libjioxds110.so'.
The library build date was 'May 2 2017'.
The library build time was '12:38:03'.
The library package version is '6.0.628.1'.
The library component version is '35.35.0.0'.
The controller does not use a programmable FPGA.
The controller has a version number of '5' (0x00000005).
The controller has an insertion length of '0' (0x00000000).
This utility will attempt to reset the controller.
This utility has successfully reset the controller.
-----[Print the reset-command hardware log-file]-----------------------------
The scan-path will be reset by toggling the JTAG TRST signal.
The controller is the XDS110 with USB interface.
The link from controller to target is direct (without cable).
The software is configured for XDS110 features.
The controller cannot monitor the value on the EMU[0] pin.
The controller cannot monitor the value on the EMU[1] pin.
The controller cannot control the timing on output pins.
The controller cannot control the timing on input pins.
The scan-path link-delay has been set to exactly '0' (0x0000).
-----[An error has occurred and this utility has aborted]--------------------
This error is generated by TI's USCIF driver or utilities.
The value is '-233' (0xffffff17).
The title is 'SC_ERR_PATH_BROKEN'.
The explanation is:
The JTAG IR and DR scan-paths cannot circulate bits, they may be broken.
An attempt to scan the JTAG scan-path has failed.
The target's JTAG scan-path appears to be broken
with a stuck-at-ones or stuck-at-zero fault.
[End: Texas Instruments XDS110 USB Debug Probe_0]
Hi,
Thank you for sending the contents of the two files.
I copied the contents of each to .ccxml files and opened them with CCS - their configuration is identical.
I then used a different launchpad that has a XDS110 and, by means of a "frankenstein" connection, I was able to connect to my CC3200 Launchpad just fine.
In my case I have the SOP jumpers all pulled to set the debug mode to 4WD but nothing else was required.
In light of this I suspect that somehow the XDS110 connections to the board are incorrect or too noisy (despite the 100kHz on the TCLK).
If you have a launchpad, would it be possible to test the XDS110 on this hardware in an attempt to isolate all variables?
Regards,
Rafael
Hello Rafael,
sorry for reopening the same thread but I am having the exact same issue. I am working with a beaglebone Black and am able to debug using a XDS100v3 but not with an XDS110 (on a MSP432 Launchpad). The output I get is as below. I am connecting the 4 pins from the Launchpad to the JTAG connector of the BBB exactly as you have done it. Additionally I am connecting the GND signal from the XDS header to the JTAG GND pins on the JTAG header.
[Start: Texas Instruments XDS110 USB Debug Probe_0]
Execute the command:
%ccs_base%/common/uscif/dbgjtag -f %boarddatafile% -rv -o -S integrity
[Result]
-----[Print the board config pathname(s)]------------------------------------
C:\Users\User\AppData\Local\TEXASI~1\CCS\
ccs730\0\0\BrdDat\testBoard.dat
-----[Print the reset-command software log-file]-----------------------------
This utility has selected a 100- or 510-class product.
This utility will load the adapter 'jioxds110.dll'.
The library build date was 'Jul 21 2017'.
The library build time was '19:36:41'.
The library package version is '7.0.48.0'.
The library component version is '35.35.0.0'.
The controller does not use a programmable FPGA.
The controller has a version number of '5' (0x00000005).
The controller has an insertion length of '0' (0x00000000).
This utility will attempt to reset the controller.
This utility has successfully reset the controller.
-----[Print the reset-command hardware log-file]-----------------------------
The scan-path will be reset by toggling the JTAG TRST signal.
The controller is the XDS110 with USB interface.
The link from controller to target is direct (without cable).
The software is configured for XDS110 features.
The controller cannot monitor the value on the EMU[0] pin.
The controller cannot monitor the value on the EMU[1] pin.
The controller cannot control the timing on output pins.
The controller cannot control the timing on input pins.
The scan-path link-delay has been set to exactly '0' (0x0000).
-----[An error has occurred and this utility has aborted]--------------------
This error is generated by TI's USCIF driver or utilities.
The value is '-233' (0xffffff17).
The title is 'SC_ERR_PATH_BROKEN'.
The explanation is:
The JTAG IR and DR scan-paths cannot circulate bits, they may be broken.
An attempt to scan the JTAG scan-path has failed.
The target's JTAG scan-path appears to be broken
with a stuck-at-ones or stuck-at-zero fault.
[End: Texas Instruments XDS110 USB Debug Probe_0]
Are there any other settings on the newer version of the Launchpad that I am overseeing / missing?? DO I need a firmware upgrade? I am ussing CCS 7.3.
Best regards,
Shailesh