m5stack / M5Stack_MicroPython

MicroPython for ESP32 with psRAM support
Other
230 stars 53 forks source link

Task watchdog got triggered #15

Open k4m454k opened 4 years ago

k4m454k commented 4 years ago
Task watchdog got triggered. The following tasks did not reset the watchdog in time:
 - mp_task (CPU 1)
Tasks currently running:
CPU 0: IDLE
CPU 1: IDLE

How fix it?