nRF Connect Breakpoint -> FATAL ERROR: Platform external interrupt

Hi,

I'm developing with nRF Connect SDK v2.9.0 in VS Code. I followed the exercise l1_e1 from the intermediate course. When I debug with breakpoints and the first breakpoint is hit, everything is fine. When I continue execution, the application crashes and the TF-M terminal shows

FATAL ERROR: Platform external interrupt (IRQn): 0x00000041
Platform Exception:

I use the nrf54L15 DK with cpuapp/ns target. What's the problem?

Parents Reply Children
Related