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: Could I have accidentally wrote over the XDS100 EEPROM chip?

Part Number: TMDSEVM5517

Tool/software: Code Composer Studio

Yesterday I was having trouble trying to write to registers of my EVM5517 DSP.   Today I seem to have gone significantly backwards.

I think I may have tried a "Run/Load..." command, trying to send my program to the DSP.  Now I can only get the following error message when I try to debug:

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 8.1.0.00012)

Is it possible that I may have overwritten the EEPROM while doing my "Load" command?  How could I reprogram the EEPROM if that is the case?

Thanks in advance.