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
I received a new Spectrum Digital XDS200 and connected it to my Windows 10 Dell PC and a AM572x EVM. I am using CCS 9.1.
These are the Emulator packages installed in CCS 9.1.
After setting up a new Target Configuration with Connection = 'Texas Instrument XDS2xx USB Debug Probe' and Board or Device = 'IDK_AM572X', I tested the connection and received the error message below.
Test Connection Message:
______________________________________________________________________
[Start: Texas Instruments XDS2xx 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\edwin\AppData\Local\TEXASI~1\CCS\
ccs901\0\0\BrdDat\testBoard.dat
-----[Print the reset-command software log-file]-----------------------------
This utility has selected a 560/2xx-class product.
This utility will load the program 'xds2xxu.out'.
E_RPCENV_IO_ERROR(-6) No connection: DTC_IO_Open::dtc_io
Failed to open i/o connection (xds2xxu:0)
An error occurred while soft opening the controller.
-----[An error has occurred and this utility has aborted]--------------------
This error is generated by TI's USCIF driver or utilities.
The value is '-250' (0xffffff06).
The title is 'SC_ERR_ECOM_EMUNAME'.
The explanation is:
An attempt to access the debug probe via USCIF ECOM has failed.
[End: Texas Instruments XDS2xx USB Debug Probe_0]
_________________________________________________________________
I also try Board or Device = 'AM5728_RevA' but received the same error message.
I connected the XDS200 directly into one of the USB port in my PC (no USB hub in the middle).
I also use one of my USB cable compatible with the XDS200 which resulted in the same error message.
I also noticed that neither of the XDS200 LEDs where on.
Searching the e2e database, I found this post which is very similar to the problem I was having. https://e2e.ti.com/support/microcontrollers/other/f/908/t/868787?tisearch=e2e-sitesearch&keymatch=TMDSEMU200-U. I follow the suggestions in the post but I did not have any luck making the XDS200 works.
executing: xds2xx_conf get xds2xxu 0
returned: Error: Failed to open port connection : xds2xxu : 0
Error: test failed
I also noticed that my device manager did not show the XDS200 any where.
I think the XDS200 just does not work. Looking for alternative suggestion to fix this problem.
Hi,
Edwin Castro1 said:I think the XDS200 just does not work.
I am sorry to hear about that and it certainly seems so. The tests you performed indicate the Debug Probe is indeed faulty and the only last test remaining would be to try to run the same Debug Probe on another host.
If that does not solve the case, it seems indeed this is faulty and you should talk to the company you purchased this Debug Probe and start a replacement process - I infer from your post that this probe is indeed new.
If you purchased through the TI store, please check its FAQ page at:
https://www.ti.com/info-store/help/returns-refunds-and-cancellations.html
Best regards,
Rafael
Hi Rafael,
Following your advise, I connected the XDS200 to a Asus laptop in WIndows 10 to one of its USB connectors. Again, none of the LEDs light up and Windows did not recognize the device.
I will go back to my supplier to ask for a replacement.
Thank you for your help.
Regards,
Edwin