Dear DevZone:
I use NCS 2.8.0 to build Light Switch FW, my build command as below:
west build -p always --build-dir nrf/samples/matter/light_switch/build -b nrf5340dk_nrf5340_cpuapp nrf/samples/matter/light_switch/
Then merged.hex has been generated in path: ncs\v2.8.0\nrf\samples\matter\light_switch\build
When I download it to 5340DK, I found it can't run, how can I fix this issue?
Below is FW fail syslog log:
E: IPC endpoint bind timed out
ASSERTION FAIL @ ieee802154_nrf5.c:1228
E: r0/a1: 0x00000004 r1/a2: 0x000004cc r2/a3: 0x00000000
E: r3/a4: 0x00000004 r12/ip: 0x000004cc r14/lr: 0x00000000
E: xpsr: 0x09000000
E: Faulting instruction address (r15/pc):0x00072ae2
E: >>> ZEPHYR FATAL ERROR 4: Kernel panic on CPU 0
E: Current thread: 0x2000d360 (main)
E: Halting system