Re: Bluetooth mesh sample (mesh) - Hard Fault
laczenJMS
Hi Johan,
toggle quoted messageShow quoted text
I increased the stack size to CONFIG_BT_RX_STACK_SIZE=2048 (I don't understand why the real stack size is reported to be 2348), anyhow it gives a new hard fault (but now with assert: '0' failed): Kernel stacks: main (real size 512): unused 220 usage 292 / 512 (57 %) idle (real size 256): unused 200 usage 56 / 256 (21 %) interrupt (real size 2048): unused 1640 usage 408 / 2048 (19 %) workqueue (real size 2048): unused 1668 usage 380 / 2048 (18 %) prio recv thread stack (real size 748): unused 440 usage 308 / 748 (41 %) recv thread stack (real size 2348): unused 308 usage 2040 / 2348 (86 %) [bt] [ERR] isr_rx_conn_pkt_ctrl: assert: '0' failed ***** HARD FAULT ***** Executing thread ID (thread): 0x200023dc Faulting instruction address: 0x12d50 Fatal fault in ISR! Spinning... Kind regards, Jehudi 2017-09-06 11:35 GMT+02:00 Johan Hedberg <johan.hedberg@...>:
Hi Jehudi,
|
|