Sterling
Sterling
DIIDevHeads IoT Integration Server
Created by Sterling on 6/25/2024 in #middleware-and-os
Resolving Guru Meditation Error in ESP32-Wroom TasksQueue
I'm developing an ESP32-Wroom project in Arduino C++. My TasksQueue class queues and runs tasks on a specific core, but the code sometimes stops working after a reset and displays the following error message in the Serial Monitor:
Guru Meditation Error: Core 1 panic'ed (Cache enabled but cached memory region accessed)
Guru Meditation Error: Core 1 panic'ed (Cache enabled but cached memory region accessed)
3 replies