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/TMDSPREX28335: Unable to connect the TMDSPREX28335 board to CCS. Tells that one of the FTDI driver functions used during configuration returned a invalid status or an error

Part Number: TMDSPREX28335

Tool/software: Code Composer Studio

When I tried to connect to  my TMDSPREX28335 using CCS, I am getting the following error.

Error connecting to the target:
(Error -150 @ 0x0)
One of the FTDI driver functions used during
configuration returned a invalid status or an error.
(Emulation package 7.0.188.0)

I have been trying it hard by connecting and disconnecting it. I could see in my device manager "Texas Instrument Debug probes". My system is a Windows 10 desktop with 8 GB RAM. Later I tried to test the connection by editing the configuration. I got the following results.

[Start: Texas Instruments XDS100v1 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\OpTimUs\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'.
The library build date was 'Feb  8 2018'.
The library build time was '18:36:28'.
The library package version is '7.0.188.0'.
The library component version is '35.35.0.0'.
The controller does not use a programmable FPGA.

An error occurred while hard 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 '-150' (0xffffff6a).
The title is 'SC_ERR_FTDI_FAIL'.

The explanation is:
One of the FTDI driver functions used during
configuration returned a invalid status or an error.

[End: Texas Instruments XDS100v1 USB Debug Probe_0]

I need suggestions and help in connecting my DSP board. Please suggest.