Part Number: TMS320F28335
Tool/software: Code Composer Studio
I am getting an error while trying to run an example code from control suite (blinking led), I am using TMS320F28335 board the error pops up when i try to launch the project, following is the error
Error connecting to the target
(error -600 @ 0x0)
A required dynamic library couldn't be located.
The library isn't on the search path.
(Emulation package 8.0.27.9)
failed to connect to the target
while verifying the connection with board i got the following error
[Start]
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\HP\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 '-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.

