Hello,
I am currently developing on the nRF54H20DK, which i have previously used v3.2.0-preview1 for.
Everything works fine on v3.2.0-preview1. I have tried bumping to v3.2.0-preview2 and are now faced with:
[00:00:00.402,319] <err> os: ***** BUS FAULT *****
[00:00:00.402,325] <err> os: Precise data bus error
[00:00:00.402,328] <err> os: BFAR Address: 0xe1fdfe0
[00:00:00.402,340] <err> os: r0/a1: 0x2f041ef0 r1/a2: 0x0e1fdfe0 r2/a3: 0x0e1fdff0
[00:00:00.402,345] <err> os: r3/a4: 0x2f041eef r12/ip: 0x0000a000 r14/lr: 0x0e0d1edb
[00:00:00.402,348] <err> os: xpsr: 0x89000000
[00:00:00.402,351] <err> os: Faulting instruction address (r15/pc): 0x0e0d6dc4
[00:00:00.402,368] <err> os: >>> ZEPHYR FATAL ERROR 25: Unknown error on CPU 0
[00:00:00.402,387] <err> os: Current thread: 0x2f007588 (main)
[00:00:00.477,696] <err> os: Halting system
I have made no other changes to my project. Any help will be appreciated
