I'm a bit of a novice, and I would appreciate if anyone could help me figure this out. Whenever I try to connect to the target from CCS, I get the following error:
C55xx: Error connecting to the target: (Error -1143 @ 0x5F) Device core was hung. The debugger has forced the device to a ready state and recovered debug control, but your application's state is now corrupt. You should have limited access to memory and registers, but you may need to reset the device to debug further. (Emulation package 6.0.83.1)
This started happening after I attempted to burn a boot image to the NOR flash using the nor_writer project that was provided with the C5515 eZdsp. Obviously I did something wrong, and I don't know how to recover from it.
From reading the JTAG debugging wiki page , it looks like I need to perform a hardware reset. However, I can not figure out how to do this with the eZdsp USB stick.