I'm working with an older board trying to track down a random crash.
I'm using:
- Code Composer Studio: 5.5.0.00077
- Segger Flasher ARM
- Main components are Stellaris LM3S9DF92 and SimpleLink CC3000
I've caught the crash while debugging. My system runs for a while and then the system appears to reset with restarting and the console display only. "CORTEX_M3_0: Error: Stat [ JLINKARM_IsHalted() call ] failed!"
Running again at this point does work. Breakspoints and pausing start working again but the debugger console is no longer working.
Does anyone have any info on what can cause a the this debugger error? High suggests on how to determine what's causing it on my board?
Thanks.