Other Parts Discussed in Thread: TMDS570LS31HDK
Tool/software: Code Composer Studio
I just purchased an XDS560v2 STM JTAG Emulator and am now trying to make it work with CCS v8 under Windows 10 without success. Should I even expect this combination even work? My earlier research seemed to indicate that it would but now I'm not so sure. In any case, when I test the connection I get the following errors. What am I doing wrong?
[Start: Texas Instruments XDS560 Debug Probe_0]
Execute the command:
%ccs_base%/common/uscif/dbgjtag -f %boarddatafile% -rv -o -F inform,logfile=yes -S pathlength -S integrity
[Result]
-----[Print the board config pathname(s)]------------------------------------
C:\Users\ShaneH\AppData\Local\Texas Instruments\
CCS\ti\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 'xds560.out'.
Failed to open i/o connection (\\.\xds5600)
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 XDS560 Debug Probe_0]
