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/TMDSCNCD28M36: (Error -151 @ 0x0) connecting doesnt working

Part Number: TMDSCNCD28M36

Tool/software: Code Composer Studio

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)

  • Hi super teachers ... electroll again 

    i connected usb port for debug good and supply power already and as you can see usb port LED is turned on but that one is before program when i've done on different computer so it's not related now program(acutally program files are same but computer is changed)

    so.. you know what do i mean right?

    i just changed enviroment about just computer(debuger) but it doesnt work caused by above error

  • [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)]------------------------------------

    /Users/sungjinkim/.ti/ccs901/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 'libjioserdesusb.dylib'.

    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]

    ===================================================

    above one is about i selected test Connection and i found that error code..sss

  • Hi,

    Error 151 is shown in the Debugging JTAG page below (search for the error number).

    http://software-dl.ti.com/ccs/esd/documents/ccs_debugging_jtag_connectivity_issues.html

    As the reference above shows, the error is related to the inability of CCS to find the Debug Probe. Check the suggestions on the link above to further troubleshoot this. 

    SungJin Kim said:

    i connected usb port for debug good and supply power already and as you can see usb port LED is turned on but that one is before program when i've done on different computer so it's not related now program(acutally program files are same but computer is changed)

    so.. you know what do i mean right?

    i just changed enviroment about just computer(debuger) but it doesnt work caused by above error

    I am not entirely sure what you mean, but you should connect both USB ports as shown below. 

    Hope this helps,

    Rafael