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/TMS320F28377D: XDS100 V2 not installed

Part Number: TMS320F28377D

Tool/software: Code Composer Studio

I have installed CCSv7 but when I try to debug the "blinking led" example proyect I get this debug message

[Start: Texas Instruments XDS100v2 USB Debug Probe_0]

Execute the command:

%ccs_base%/common/uscif/dbgjtag -f %boarddatafile% -rv -o -F inform,logfile=yes -S pathlength -S integrity

[Result]


-----[Print the board config pathname(s)]------------------------------------

C:\Users\DFORCH~1\AppData\Local\TEXASI~1\
CCS\ti\0\0\BrdDat\testBoard.dat

-----[Print the reset-command software log-file]-----------------------------

This utility has selected a 100- or 510-class product.
This utility will load the adapter 'jioserdesusb.dll'.

An error occurred while soft opening the controller.

-----[An error has occurred and this utility has aborted]--------------------

This error is generated by TI's USCIF driver or utilities.

The value is '-151' (0xffffff69).
The title is 'SC_ERR_FTDI_OPEN'.

The explanation is:
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.

[End: Texas Instruments XDS100v2 USB Debug Probe_0]

When I check on windows 7 64 bits hardware administrator, XDS100 drivers hav warning icons and they say 

No están instalados los controladores para este dispositivo. (Código 28)

Para buscar un controlador para este dispositivo, haga clic en Actualizar controlador.

Drivers for this device are not installed. (Code 28)

To find a driver for this device, click Update Driver.

But when I click on Driver Update on Internet, IT finds nothing.

How can I fix these problems?

  • Hi,

    Usually the XDS100 device drivers are installed when CCS is installed - therefore I suspect a glitch prevented them from being installed properly.

    In this case, the windows drivers are typically installed under the directory below. You can try to manually install them directly from the Control Panel's Device Manager.

    C:\ti\ccsv7\ccs_base\emulation\drivers\ftdi_drivers

    If that does not work, I would try the same board in a different host to rule out anything exclusive to this machine.

    Just for your reference some additional related XDS100 issues are shown in the threads below:
    e2e.ti.com/.../558047
    e2e.ti.com/.../406583
    e2e.ti.com/.../1904904

    Hope this helps,
    Rafael