I need some help on why undefined exception occurred or code crashes when i flash and run blinky app on nucleo-l552ze ?
I am working on porting Mynewt RTOS on nucleo-l55ze (Cortex-m33) board,and able to build blinky and load.but led will blink only once and observed the issue that is unhandled interrupt/exception generated while context switching between main task to ...