Hi,
I have an application running on a 28346 processor, and things run perfectly fine for a while (random amount of time) when all of a sudden the program hangs. I would like to know where the program is hanging, but unfortunately, my emulator (Spectrum Digital C2000) is abruptly disconnected, and code composer puts up an error box that says : "Error: Error 0x200000024/-1135 Severe Error during: Register, Execution, Unrecoverable emulation error."
This happens sometimes immediately, sometimes after a few seconds, sometimes up to a minute after I start. Also, the emulator seems to be OK in Code Composer - I can see the values updating in real time, all looks fine. As soon as I press pause, I see the error.
Does anyone know why this is happening and what could cause the emulator to just drop out like that?
More importantly, is there any way to go back and see where the program was when the emulator checked out?
Any help would be greatly appreciated.
-Jeff