Part Number: TMS320F280045
Tool/software: Code Composer Studio
I am trying to flash code on to two separate TMS320F280045 on a single custom board using the XDS110.
The two Microcontrollers are connected with a single 2-wire cJTAG interface.
However, I'm always getting the following errors when I'm trying to connect with the Targets:
IcePick_C_0: Error connecting to the target: (Error -1265 @ 0x0) Device ID is not recognized or is not supported by driver. Confirm device and debug probe configuration is correct, or update device driver. (Emulation package 7.0.188.0)
IcePick_C_1: Error connecting to the target: (Error -2131 @ 0x0) Unable to access device register. Reset the device, and retry the operation. If error persists, confirm configuration, power-cycle the board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 7.0.188.0)
When I remove one of the microcontrollers, the whole thing works great. Nevertheless, I would like to program the PCBA with both microcontrollers in place. What am I doing wrong?
(It's my first time trying to debug such a constellation with a single debugger.)
Thanks for your Support!


