Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
I have built mbed-os-example-blinky with MOTE_L152RC as the target and ARM_GCC (Arm Embedded) toolchain.
Debugging in eclipse using openocd indicates that SVC_Handler fails to call svcDelay()
SVC_Handler reads a null PSP which ultimately results in the WWDG (watchdog) default handler being called.
Any debug suggestions?