Occasionally I get the following error when starting a debug session:
Error connecting to the target:
(Error -181 @ 0x0)
The controller has detected a dead JTAG clock.
The user must turn-on or connect the JTAG clock for the target.
(Emulation package 5.0.470.0)
...or this one:
Error connecting to the target:
(Error -180 @ 0x0)
The controller has detected a target power loss.
The user must turn-on or connect the power supply for the target.
(Emulation package 5.0.470.0)
I then attempt to reset the emulator and get this error message:
ARM9_0: Failed to reset the emulator: Unified-SCIF is operating in multiple client mode. The operation being attempted is invalid in this mode. It is likely a problem with `SC_CMD' in SMG_call().
The only way to get rid of this problem is to do a power-reboot of the XDS560v2 STM. Since this is a PITA and takes ~45 seconds to reboot, is there something else I can do to get rid of the problem?