freeRTOS Panic on Flash read
Posted: Sat Dec 19, 2020 10:03 am
Hello!
I'b beginner on ESP32. And I'm need help
I has wrote firmware that use files from SPIFFS partition. My firmware has several freeRTOS tasks and some times when one of task trying to read file by fread() and task context is switched by OS - system is crashed with Core Panic.
How to prevent this? What I do wrong?
I'b beginner on ESP32. And I'm need help
I has wrote firmware that use files from SPIFFS partition. My firmware has several freeRTOS tasks and some times when one of task trying to read file by fread() and task context is switched by OS - system is crashed with Core Panic.
How to prevent this? What I do wrong?