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
Debugging softAP example results in panic abort
Re: Debugging softAP example results in panic abort
Sorry - I chose the wrong topic; the problem is not with the softAP but with the station example. Apologies for the confusion..
Re: Debugging softAP example results in panic abort
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 }
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 }
Who is online
Users browsing this forum: Bing [Bot] and 99 guests