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/EVMK2H: CCS6 On CentOS 6.6 Cannot Connect to On Board Debug Of EVMK2H

Part Number: EVMK2H

Tool/software: Code Composer Studio

Hello,


I have just installed CCS6 on CentOS 6.6, ran the driver install script, and then attempted to test the connection with my EVMk2H on board probe. Every time it fails. I have attempted updating CCS, then uninstalling and reinstalling the pod drivers and nothing has worked yet.


Here is the output from the error window:

[Start: Texas Instruments XDS2xx USB Onboard Debug Probe_0]

Execute the command:

%ccs_base%/common/uscif/dbgjtag -f %boarddatafile% -rv -o -S integrity

[Result]


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

/home/user/.ti/ti/0/0/BrdDat/testBoard.dat

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

This utility has selected a 560/2xx-class product.
This utility will load the program 'xds2xxu.out'.

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 '-600' (0xfffffda8).
The title is 'SC_ERR_LIB_ANY_LOCATE'.

The explanation is:
A required dynamic library could not be located.
The library isn't on the search path.

[End: Texas Instruments XDS2xx USB Onboard Debug Probe_0]