Other Parts Discussed in Thread: CC2630, TIMAC, Z-STACK, CC2650
When debugging my code on a CC2630 I get a "Stopped by a vector catch" message then a "Reset" message. in my IAR "Debug Log" window and then my code ends up trapped in an endless two line asm loop. The call stack is simply [abort + 0x2edf].
I found this similar sounding post, but I am using a indeed using a 7x7 package and MODULE_CC26XX_7X7 IS defined in my IAR C preprocessor options window.
I assume that I've done something stupid, but how can I start to instrument things so that I can see what is causing me to choke? This seems to happen after my initialization code is started, but early in my app code.
thx.
