How to disable interrupt watchdog or increase it's timeout limit?

zixiao_bios
Posts: 1
Joined: Mon Feb 14, 2022 7:43 pm

How to disable interrupt watchdog or increase it's timeout limit?

Postby zixiao_bios » Mon Feb 14, 2022 8:15 pm

Hello everyone,

Im using ESP32-WROOM-32 + PlatformIO + arduino-esp32 to play some .mp3 music on LittleFS. The problem is that my ESP32 restart when playing sound sometimes, and this problem appears randomly.

The error is
Guru Meditation Error: Core 1 panic'ed (Interrupt wdt timeout on CPU1)
And I try to config the interrupt watchdog but can't find a way. In ESP-IDF you can config interrupt watchdog in Project Configuration Menu (sdkconfig) :https://docs.espressif.com/projects/esp ... figuration

But there is no way to change it in arduino-esp32, and ESP-IDF don't provide any API function to config it either. So does anyone have a way to solve it?

Thanks!

Who is online

Users browsing this forum: No registered users and 78 guests