Hi,
I am running openthread on the NRF54l15 DK. Whenever I am debugging and hit the breakpoint or pause the program, then on resumption my app crashes.
How Can I debug while running openthread?
[00:00:43.616,918] <err> mpsl_init: MPSL ASSERT: 107, 291
[00:00:43.616,935] <err> os: ***** HARD FAULT *****
[00:00:43.616,940] <err> os: Fault escalation (see below)
[00:00:43.616,945] <err> os: ARCH_EXCEPT with reason 3
[00:00:43.616,955] <err> os: r0/a1: 0x00000003 r1/a2: 0x0000f12c r2/a3: 0x0010dda9
[00:00:43.616,963] <err> os: r3/a4: 0x00000003 r12/ip: 0x00000012 r14/lr: 0x0002f861
[00:00:43.616,968] <err> os: xpsr: 0x010000f5
[00:00:43.616,976] <err> os: r4/v1: 0x200206e0 r5/v2: 0x00023d1d r6/v3: 0x20020708
[00:00:43.616,984] <err> os: r7/v4: 0x200206e0 r8/v5: 0x00000000 r9/v6: 0x00000000
[00:00:43.616,992] <err> os: r10/v7: 0x00000000 r11/v8: 0x00000000 psp: 0x20020838
[00:00:43.617,005] <err> os: EXC_RETURN: 0xfffffff1
[00:00:43.617,009] <err> os: Faulting instruction address (r15/pc): 0x00023dee
[00:00:43.617,030] <err> os: >>> ZEPHYR FATAL ERROR 3: Kernel oops on CPU 0
[00:00:43.617,035] <err> os: Fault during interrupt handling
[00:00:43.617,054] <err> os: Current thread: 0x20005398 (idle)
[00:00:43.765,930] <err> os: Halting system