We have a legacy board using the TMS320F2812 which we used to connect to with the obsolete Spectrum Digital XDS510.
We are now attempting to upgrade to the Blackhawk XDS560v2. However whenever I try to connect to the target I get this error:
Error connecting to the target:
(Error -183 @ 0x0)
The controller has detected a cable break far-from itself.
The user must connect the cable/pod to the target.
(Emulation package 9.11.0.00128)
I am using the latest CCS 12.3, but also tried CCS 6.2 (which I also had installed) with the same effect.
This is the output I get when using the Test Connection routine:
[Start: Blackhawk XDS560v2-USB System Trace Emulator_0]
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\Myself\AppData\Local\TEXASI~1\
CCS\ccs1230\0\0\BrdDat\testBoard.dat
-----[Print the reset-command software log-file]-----------------------------
This utility has selected a 560/2xx-class product.
This utility will load the program 'bh560v2u.out'.
Loaded FPGA Image: C:\ti\ccs1230\ccs\ccs_base\common\uscif\dtc_top.jbc
The library build date was 'Mar 10 2023'.
The library build time was '22:11:02'.
The library package version is '9.11.0.00128'.
The library component version is '35.35.0.0'.
The controller does not use a programmable FPGA.
An error occurred while hard 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 '-183' (0xffffff49).
The title is 'SC_ERR_CTL_CBL_BREAK_FAR'.
The explanation is:
The controller has detected a cable break far-from itself.
The user must connect the cable/pod to the target.
[End: Blackhawk XDS560v2-USB System Trace Emulator_0]
Does anybody have any clue on what the issue might be?


