I've been trying to connect a SEED-DEC6713 board to my computer using the SEED-XDS510PLUS emulator. Every time I test connection after config the .ccxml file, I get a connection error. The chip is a TMS320C6713 and the version of CCS is 5.2. The operation system is a 64bit-Windows 7. The test log is as follow.
Execute the command:
%ccs_base%/common/uscif/dbgjtag.exe -f %boarddatafile% -rv -o -F inform,logfile=yes -S pathlength -S integrity
[Result]
-----[Print the board config pathname(s)]------------------------------------
C:\Users\admin\AppData\Local\.TI\213602635\
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 'seedjca8990isa.dll'.
The library build date was 'May 30 2012'.
The library build time was '22:52:27'.
The library package version is '5.0.747.0'.
The library component version is '35.34.40.0'.
The controller does not use a programmable FPGA.
The controller has a version number of '1' (0x00000001).
The controller has an insertion length of '16' (0x00000010).
This utility will attempt to reset the controller.
A error occurred while attempting to reset 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 '-342' (0xfffffeaa).
The title is 'SC_ERR_HUNG_COMMAND'.
The explanation is:
Failure due to the controller command-finish taking too long.
[End]