Hi,
I am currently working on NUS sample code with one nRF5340 as central board and ISP2053 module as the Peripheral to send data with 264kbps. The peripheral is flashed with NUS+PMIC integrated code.
I have configured Peripheral's config file to the below settings:
APP Core:-
Network Core:-
00> [01:05:01.980,072] <err> os: ***** BUS FAULT *****
00> [01:05:01.980,072] <err> os: Precise data bus error
00> [01:05:01.980,072] <err> os: BFAR Address: 0xb4
00> [01:05:01.980,102] <err> os: r0/a1: 0x200044b8 r1/a2: 0x200079ac r2/a3: 0x00000000
00> [01:05:01.980,102] <err> os: r3/a4: 0x00009745 r12/ip: 0xe7b65e25 r14/lr: 0x00028d0d
00> [01:05:01.980,133] <err> os: xpsr: 0x81000018
00> [01:05:01.980,133] <err> os: Faulting instruction address (r15/pc): 0x00002e0a
00> [01:05:01.980,163] <err> os: >>> ZEPHYR FATAL ERROR 25: Unknown error on CPU 0
00> [01:05:01.980,194] <err> os: Fault during interrupt handling
00>
00> [01:05:01.980,224] <err> os: Current thread: 0x200025a8 (unknown)
00> [01:05:02.331,573] <err> os: Halting system
Any idea on why this happening? I am trying to figure the issue, but any guidance will be of great help.
Also my UART_BUF_SIZE=180.
Thanks and Regards
Pallavi
