Other Parts Discussed in Thread: TMS320DM6437
First time i am working on TMS320DM6437 . I first install CCS v5.5 (trial version 90 days). As ti forum suggests ,i am trying to check connection. so for that i follow following procedure. I am not using JTAG emulator instead of that i want to make communication CCS with the EVM through an embedded emulator .
File-->New Target configuration --->finish--->Basic--->save --->test connection
[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\dell\AppData\Local\.TI\693494126\
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.