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.
Hi,
Few months ago, I made some projects in CCS for the RM48HDK. Today I re-open the same project and when I try to debug the code using CCS, it seems that CCS is not able to connecto to the onboard XDS100V2.. I receive error -151 (see below).
From what I see in device manager, it seems that windows recognise the board (see screenshot below).
Both XDS100v2 are listed.
However, when I run xds100serial.exe from INSTALLDIR\ccsv6\ccs_base\common\uscif, the program returns:
No XDS100 emulators were found on the system
If I use the board on another computer, it works fine. We are able to download and debug the code in the target RM48HDK.
Any idea what could be the issue ?
Hi,
Comparing the screenshot you sent with the one in the Troubleshooting section of the XDS100 wiki page, it seems that something changed the Windows device drivers for your XDS100.
http://processors.wiki.ti.com/index.php/XDS100
The VID/PID seem fine, therefore my suspicion about the device drivers. You can use FTDI's ftclean utility as mentioned in the page below:
http://www.ftdichip.com/Support/Knowledgebase/index.html?ftcleanutility.htm
Hope this helps,
Rafael