Hi,
My appliction sometimes doesn't startup when powering up the board. My application works correctly when downloading and running from CCS.
But when I (after downloading and running with CCS) disconnect and connect the USB cable again (and thus disconnect power and powerup again), the applicationd does not run.
When I reconnect the CCS debugger after the failure I get the following screen.
So it hangs in the esmGroup2Notification() function. This function is called in the Interrupt0 routine which is the ESM-high interrupt.
Why do I get this interrupt? And why do I see it twice on the left-upper pane? I assume this is the stack view?
