Page 1 of 1

Debugging softAP example results in panic abort

Posted: Sat Feb 24, 2024 12:23 pm
by ISM44536
Hi,
I have a question on a debug issue I am facing, maybe someone has encountered the same problem:
- I wrote an app incl. wifi which works without issues
- When I halt this code for appr. >=10s (breakpoint or manually) and continue debugging, it ends in a panic_abort
- To verify if this is a general issues, I created the Eclipse softAP Example (did no changes to the code) and it shows the sam behaviour
- I am using an ESP-WROVER-KIT and Eclipse
Any ideas on this? Thx in advance

Re: Debugging softAP example results in panic abort

Posted: Sun Feb 25, 2024 3:54 pm
by ISM44536
Sorry - I chose the wrong topic; the problem is not with the softAP but with the station example. Apologies for the confusion.. :roll:

Re: Debugging softAP example results in panic abort

Posted: Sat Mar 02, 2024 10:04 am
by ISM44536
Additional information, output from Debugger Console:

Thread 1 "IDLE" received signal SIGINT, Interrupt.
0x40088762 in esp_cpu_wait_for_intr () at C:/Espressif/frameworks/esp-idf-v5.0/esp-idf-v5.0/components/esp_hw_support/cpu.c:110
110 }