Page 1 of 1

Task watchdog got triggered

Posted: Thu Mar 03, 2022 11:30 am
by akshaay24

Code: Select all

E (1925655) task_wdt: Task watchdog got triggered. The following tasks did not r
eset the watchdog in time:
E (1925655) task_wdt:  - IDLE (CPU 0)
E (1925655) task_wdt: Tasks currently running:
E (1925655) task_wdt: CPU 0: esp_timer
Is there any way to disable esp_timer task?
In sdkconfig under high resolution timer there is no option to disable this task as i am not using the timer anywhere.


Thank you,
Akshaay

Re: Task watchdog got triggered

Posted: Tue Mar 08, 2022 7:52 am
by akshaay24