Task watchdog got triggered. The following tasks did not reset the watchdog in time:
- IDLE (CPU 1)
Tasks currently running:
CPU 0: IDLE
CPU 1: ipc1
How to Get rid off this error? Can I disable TWDT? will it work?
not able to find the ipc1 task.
Task watchdog issue
-
- Posts: 9715
- Joined: Thu Nov 26, 2015 4:08 am
Re: Task watchdog issue
A watchdog triggering usually is a symptom of an underlying issue. What exactly are you trying to do?
-
- Posts: 13
- Joined: Thu Aug 16, 2018 5:45 am
Re: Task watchdog issue
There is one multi-tasking application, in which all the tasks are created using the xTaskCreate API, all these tasks use wifi.
I tried putting the delay in every task, but still these issue occurs, please guide me to resolve this.
I tried putting the delay in every task, but still these issue occurs, please guide me to resolve this.
Re: Task watchdog issue
Here is a link to a recent video on Watchdog processing. Let's see if this answers some of the questions.
https://www.youtube.com/watch?v=C2xF3O6qkbg
If not, please post back and we can try and assist.
https://www.youtube.com/watch?v=C2xF3O6qkbg
If not, please post back and we can try and assist.
Free book on ESP32 available here: https://leanpub.com/kolban-ESP32
Re: Task watchdog issue
Like doing OTA?ESP_Sprite wrote:A watchdog triggering usually is a symptom of an underlying issue.
Who is online
Users browsing this forum: No registered users and 76 guests