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 just install CCS7.2 and import SimpleBLECentral project to try on CC2650DK and I got this error when try to debug the code using my TMS320-XDS100V3 Rev.B which working just fine on CCS6.1 before I install CCS7.2
here is the error message on the debug console:
Cortex_M3_0: Failed Board Reset: (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.628.3)
IcePick_C: 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.628.3)
how can I fix this?
I try reinstall all of the TI component following uninstall guild in this link http://processors.wiki.ti.com/index.php/Troubleshooting_CCSv7#General_tips_for_installing_CCSv7 including uninstall the driver of XDS100v3 in device manager.
then I install CCS7.2, ble sdk and ti emupack. But it seem like XDS100v3 driver is still not install properly, I already try to update driver but it still not work and I still got the same error.
FYI, I'm using window7x64.
XDS100v3 Class Auxiliary Port hardware ID is
USB\VID_0403&PID_A6D1&REV_0700&MI_01
USB\VID_0403&PID_A6D1&MI_01
and XDS100v3 Class Debug Port ID is
USB\VID_0403&PID_A6D1&REV_0700&MI_00
USB\VID_0403&PID_A6D1&MI_00