[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

Parents Reply
  • I am on custom project.

    Effecively on simple led blinky sample on nrf54l15dk under ncs 3.2.1 i am not getting the issue.

    I should try to debug using the nrf54l15dk as debug probe.

    By the way:

    1. Is it possible that i need to udpate my seggere jlink uktra+ firmware?It seems outdated (2022)...
    2. Which version should i use with ncs 3.2.1? I am using the v8.76

    Thanks,

    Again

Children
Related