Search found 1 match
- Sun May 05, 2019 6:50 am
- Forum: ESP32 Arduino
- Topic: ESP32 dual core gives task_wdt ... did not reset the watchdog in time
- Replies: 6
- Views: 35885
ESP32 dual core gives task_wdt ... did not reset the watchdog in time
I am trying to get a basic dual core application running(code attached below). It gives me error TasE (10179) task_wdt : Task watchdog got triggered. The following tasks did not reset the watchdog in time. I need a way to get rid of this watchdog timer error. In my actual program I need throughput o...