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.

CCS/TMDSEVM5517: Correct On-board debugger setup

Part Number: TMDSEVM5517

Tool/software: Code Composer Studio

Hello

I'm suspecting a hardware issue with the on-board debugger of my board, since the DS1 LED flickers off about a second after the USB cable is inserted, and I cannot debug the DSP. I get the following popup error:

Error connecting to the target:
(Error -151 @ 0x0)
One of the FTDI driver functions used during the connect
returned bad status or an error. The cause may be one or
more of: no XDS100 is plugged in, invalid XDS100 serial number,
blank XDS100 EEPROM, missing FTDI drivers, faulty USB cable.
Use the xds100serial command-line utility in the 'common/uscif'
folder to verify the XDS100 can be located.
(Emulation package 6.0.579.0) 

But to be sure, is there something in particular I should have done in Windows or CCS to be able to connect to the DSP?

In Windows device manager, the board shows up as "Spectrum Digital TMS320C5510 DSK".

Any ideas?

In advance, thank you