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.

TMS320F28335: 使用XDS110仿真器链接补上

Part Number: TMS320F28335


The XDS110 comes in a package consisting of:

  • XDS110 debug pod
  • 20-pin debug cable
  • 14-pin auxiliary cable
  • TI 20-pin to TI 14-pin converter adapter   (使用的该转接头)
  • TI 20-pin to ARM Cortex 20-pin converter adapter
  • TI 20-pin to ARM Cortex 10-pin converter adapter
  • USB cable
  • Breakout board for auxiliary cable
  • Quick start guide

使用软件版本:CCS6.1.3

测试链接报错内容如下:

[Start: Texas Instruments XDS110 USB Debug Probe_0]

Execute the command:

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

[Result]


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

C:\Users\panxi\AppData\Local\Texas Instruments\
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 'jioxds110.dll'.

An already open status was returned 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 '-110' (0xffffff92).
The title is 'SC_ERR_OCS_ALREADY_OPEN'.

The explanation is:
This utility opened the controller but found it already in use.
You must exit other debuggers and utilities that access the
controller because this utility must be the only client.

[End: Texas Instruments XDS110 USB Debug Probe_0]