Debugging softAP example results in panic abort
Posted: Sat Feb 24, 2024 12:23 pm
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
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