Application resetting every 13m20s
Posted: Thu Jun 10, 2021 12:38 pm
Hello everyone,
We're writing an ESP32 application and debugging using OpenOCD and the FTDI CH232M cable.
When I'm running my application, the ESP32 resets exactly every 13 minutes and 20 seconds.
I get this error in the OpenOCD terminal:
Or this error:
The ESP32 also resets when I have no debugger connected.
Does any of you know what could cause this behavior?
I'm not able to share the source code, but I can answer questions or show my config files if needed.
Kind regards
Laurens
We're writing an ESP32 application and debugging using OpenOCD and the FTDI CH232M cable.
When I'm running my application, the ESP32 resets exactly every 13 minutes and 20 seconds.
I get this error in the OpenOCD terminal:
Code: Select all
Error: Error: null stack pointer in thread
Error: RTOS: failed to get register list
Code: Select all
Error: Error reading FreeRTOS thread name
Does any of you know what could cause this behavior?
I'm not able to share the source code, but I can answer questions or show my config files if needed.
Kind regards
Laurens