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 am working on TMS570LS3137T on Windows 10. I am using CCS v8.0. When I plug in my XDS100v2 JTAG, I am receiving error as shown in screenshot.
Same code is working in Windows 7. Device manager shows "your hardware is working properly".
Kindly assist.
Thanks in Advance.
Hi,
I am not entirely sure what is the exact procedure you are following, but this error does not necessarily mean the system is unable to find the Debug Probe.
Instead, it means the CortexR4 core is not connected when you (or CCS) is trying to load code to it.
In this case, can you try to follow the procedure in the short clip below to see if you are able to properly launch the debugger, connect to the core and load your code?
https://www.youtube.com/watch?v=tO_Rtp7yQZ0
Hope this helps,
Rafael
Hi,
The error changed. Please check the Debugging JTAG below and search for the error code. It contains a list of possible root causes for this error.
http://software-dl.ti.com/ccs/esd/documents/ccs_debugging_jtag_connectivity_issues.html
Hope this helps,
Rafael