[ncs 3.2.0/3.2.1] Impossible to debug since ncs 3.2.0

Hi,

starting from ncs 3.2.0 (also in 3.2.1) when i attached the debugger (jlink ultra+, under VS code with nrf connect extension) to my nrf52833 board, i am getting the following error on RTT (on ncs 3.1.1 do not have such problem):
[00:04:29.238,311] <err> os: ***** BUS FAULT *****
[00:04:29.238,342] <err> os: Imprecise data bus error
[00:04:29.238,372] <err> os: r0/a1: 0x2000c614 r1/a2: 0x00000000 r2/a3: 0x00000000
[00:04:29.238,372] <err> os: r3/a4: 0x00000000 r12/ip: 0xaaaaaaaa r14/lr: 0x000663bf
[00:04:29.238,372] <err> os: xpsr: 0x41000000
[00:04:29.238,403] <err> os: Faulting instruction address (r15/pc): 0x0005b74c
[00:04:29.238,433] <err> os: >>> ZEPHYR FATAL ERROR 26: Unknown error on CPU 0
[00:04:29.238,464] <err> os: Current thread: 0x20006e50 (idle)
[00:04:29.667,541] <err> os: Halting system

Could you help me?

Thanks,

Alessandro

Related