Debugging problems with non-secure application

Hi, 

I am working with a u-blox EVK-NORA-B206 development kit. It has an onboard J-Link and it contains a NORA-B206-00B which has a NRF54L15 inside. I use VS Code with the nRF Connect extension.

I am running the peripheral UART sample provided. When building it as non-secure app and start debugging, I can hit the break point once, but after that, any stepping or continuing results in tfm_hal_system_halt via MPC_Handler().

When building it as 'normal' application, I can debug without problems. 

Do I miss some settings which need to be set? 

Thanks in advance for any help,

Bert

Parents Reply Children
No Data
Related