esp32c3 code stop after around 10 minutes

maggymtac
Posts: 30
Joined: Wed Aug 04, 2021 7:47 am

esp32c3 code stop after around 10 minutes

Postby maggymtac » Sun Dec 05, 2021 12:52 pm

Hello,

On my esp32-c3 with arduino ide, my code is stopped after around 10 minutes and i get theses trace:

Code: Select all

13:33:36.886 -> E (612033) task_wdt: Task watchdog got triggered. The following tasks did not reset the watchdog in time:
13:33:36.919 -> E (612033) task_wdt:  - IDLE (CPU 0)
13:33:36.919 -> E (612033) task_wdt: Tasks currently running:
13:33:36.919 -> E (612033) task_wdt: CPU 0: esp_timer
13:33:41.900 -> E (617025) task_wdt: Task watchdog got triggered. The following tasks did not reset the watchdog in time:
13:33:41.900 -> E (617025) task_wdt:  - IDLE (CPU 0)
13:33:41.900 -> E (617025) task_wdt: Tasks currently running:
13:33:41.900 -> E (617025) task_wdt: CPU 0: esp_timer
13:33:46.881 -> E (622017) task_wdt: Task watchdog got triggered. The following tasks did not reset the watchdog in time:
13:33:46.915 -> E (622017) task_wdt:  - IDLE (CPU 0)

Have you idea of this problem? The code is correct.

Thank you.

ESP_Sprite
Posts: 8926
Joined: Thu Nov 26, 2015 4:08 am

Re: esp32c3 code stop after around 10 minutes

Postby ESP_Sprite » Mon Dec 06, 2021 1:43 am

Have you idea of this problem? The code is correct.
That is a very bold assumption to make; what makes you say this?

maggymtac
Posts: 30
Joined: Wed Aug 04, 2021 7:47 am

Re: esp32c3 code stop after around 10 minutes

Postby maggymtac » Fri Dec 10, 2021 10:26 am

Theses traces are not normal.

ESP_Sprite
Posts: 8926
Joined: Thu Nov 26, 2015 4:08 am

Re: esp32c3 code stop after around 10 minutes

Postby ESP_Sprite » Sat Dec 11, 2021 11:29 am

Sure. What makes you say that your code is correct (the issue is not with that)?

maggymtac
Posts: 30
Joined: Wed Aug 04, 2021 7:47 am

Re: esp32c3 code stop after around 10 minutes

Postby maggymtac » Fri Dec 24, 2021 5:22 pm

Problem resolved, upgrade version of esp32 library.

Who is online

Users browsing this forum: No registered users and 106 guests