Search found 2 matches

by elkevo
Wed Aug 30, 2023 3:37 am
Forum: General Discussion
Topic: New user with "Core 0 panic'ed (StoreProhibited)." error.
Replies: 2
Views: 2643

Re: New user with "Core 0 panic'ed (StoreProhibited)." error.

Thank you very much @ESP_Sprite! That actually worked perfectly.
ps: Thanks for the documentation as well!
by elkevo
Wed Aug 30, 2023 12:26 am
Forum: General Discussion
Topic: New user with "Core 0 panic'ed (StoreProhibited)." error.
Replies: 2
Views: 2643

New user with "Core 0 panic'ed (StoreProhibited)." error.

I am new to the embedded programming world and have been following an amazing book I found on FreeRTOS official documentation "Mastering the FreeRTOS real time kernel". I am programming on a ES WROON 32 board and this books translates really good to ESP-IDF except for some small changes. Anyway, I a...