Hello,
I've been trying to learn to develop an app based on ZigBee, it's the first time i'm working with nRF hardware and the only things i've done so far was to run some examples.
When running either of the two ZigBee examples, I noticed the boards are not working so i checked TerraTerm and the board is just continuously writing this:
[005,7;31m<err> os: ***** BUS FAULT *****
[00:00:00.005,798] <err> os: Precise data bus error
[00:00:00.005,798] <err> os: BFAR Address: 0x20164b08
[00:00:00.005,798] <err> os: r0/a1: 0x2100206c r1/a2: 0x00000000 r2/a3: 0x0000ecf0
[00:00:00.005,798] <err> os: r3/a4: 0x20164b00 r12/ip: 0x01021aad r14/lr: 0x01021af3
[00:00:00.005,798] <err> os: xpsr: 0x69000000
[00:00:00.005,828] <err> os: Faulting instruction address (r15/pc): 0x01025870
[00:00:00.005,828] <err> os: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0
[00:00:00.005,828] <err> os: Current thread: 0x21001b30 (unknown)
ÿ***g Z build v2.4.0-ncs1-1706-ga89f951e1eb8 ***ystem
[0005,798] <err> os: ***** BUS FAULT *****
[00:00:00.005,798] <err> os: Precise data bus error
[00:00:00.005,828] <err> os: BFAR Address: 0x20164b08
[00:00:00.005,828] <err> os: r0/a1: 0x2100206c r1/a2: 0x00000000 r2/a3: 0x0000ecf0
[00:00:00.005,828] <err> os: r3/a4: 0x20164b00 r12/ip: 0x01021aad r14/lr: 0x01021af3
[00:00:00.005,828] <err> os: xpsr: 0x69000000
[00:00:00.005,828] <err> os: Faulting instruction address (r15/p0x0870<err>nU 0
ÿ*** Zephyr OS build v2.4.0-ncs1-1706-ga89f951e1eb8 ***tem
I am patiently waiting your advice and thank you in advance for support
Cristian T