Stack overflow - core panic
Posted: Sat Feb 25, 2017 11:52 pm
Hi,
I compiled the gatt_server_service_table demo from the IDF and I've got the following response from the console:
E (516) BT: app_main init bluetooth
E (516) BT: Startup BTU
E (516) BT: GATTS_CreateService: handle of service handle1
E (526) BT: osi_mem_dbg_clean full future_free 98 !!
E (526) BT: osi_mem_dbg_clean full GKI_freeb***ERROR*** A stack overflow in task hciH4T has been detected.
abort() was called at PC 0x4008615c
Guru Meditation Error: Core 0 panic'ed (abort)
Backtrace: 0x400826c4:0x3ffd9730 0x4008284d:0x3ffd9750 0x400838ea:0x3ffd9770 0x4008574f:0x3ffd9790 0x40085709:0x124a1bfb
CPU halted.
Can anyone help me how can I make the system run? (I already increased stack size by "make menuconfig" utility, it did not help)
Thank You and Best Regards,
F.S.
I compiled the gatt_server_service_table demo from the IDF and I've got the following response from the console:
E (516) BT: app_main init bluetooth
E (516) BT: Startup BTU
E (516) BT: GATTS_CreateService: handle of service handle1
E (526) BT: osi_mem_dbg_clean full future_free 98 !!
E (526) BT: osi_mem_dbg_clean full GKI_freeb***ERROR*** A stack overflow in task hciH4T has been detected.
abort() was called at PC 0x4008615c
Guru Meditation Error: Core 0 panic'ed (abort)
Backtrace: 0x400826c4:0x3ffd9730 0x4008284d:0x3ffd9750 0x400838ea:0x3ffd9770 0x4008574f:0x3ffd9790 0x40085709:0x124a1bfb
CPU halted.
Can anyone help me how can I make the system run? (I already increased stack size by "make menuconfig" utility, it did not help)
Thank You and Best Regards,
F.S.