Hi,
I have an Olimex XSD100v3 emulator and I have a problem connecting to Tiva microcontroller. I'm using Tiva launchpad and I have the same problem with our own board. I can connect to controller if I use JTAG connection and set the emulation mode to XDS100v2, but if I try to change the mode like it is described in Olimex guide (https://www.olimex.com/Products/DSP/Emulators/TMS320-XDS100-V3/resources/TMS320-XDS100v3_UM.pdf), namely Generate 1149.7 4-pin standard mode it won't connect but just complain:
'SC_ERR_PATH_BROKEN'.
The JTAG IR and DR scan-paths cannot circulate bits, they may be broken.
An attempt to scan the JTAG scan-path has failed.
The target's JTAG scan-path appears to be broken
with a stuck-at-ones or stuck-at-zero fault.
The question is should the mode described in Olimex pdf work? Will I be able to use SWD (2 wire) in XDS100v2 mode? If yes what I'm doing wrong? And is it at all possible to use 2 wire mode with ccs5.5 and XDS100v3?
BR
JHi