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