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.

xds100v2 connection error

Other Parts Discussed in Thread: TMS570LS20216

Hi,

We are having problems connecting to our custom TMS570LS20216 board using an XDS100v2 jtag emulator (http://www.armkits.com/Product/xds100.asp). Previously I have been using the TMS570LS MDK board with its built in emulator and have no issues connecting to it, programming it etc. Using the same ccxml file in both cases (2350.TMS570LS.txt) I have run the test connection utility, with the mdk board all the test are passed as expected, however with the separate xds100v2 and custom board I get the below error report:

[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\P2-BRE~1\AppData\Local\.TI\2989030044\
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 '-122' (0xffffff86).
The title is 'SC_ERR_CMD_PARM'.

The explanation is:
A bad parameter value was detected within a function.
It is likely a problem with `SC_ARGS' in SMG_call().

[End]

I have checked in device manager and the emulator is being detected and correctly assigned the drivers that are used by the built in emulator on the MDK board.

Hope you can help,

Paul