Guru Meditation Error: Core 1 panic'ed (LoadProhibited) #584
Unanswered
Finnn-glitch
asked this question in
Q&A
Replies: 2 comments 1 reply
-
Also do i need PSRAM in order to work? |
Beta Was this translation helpful? Give feedback.
0 replies
-
It is possible that the described error occurs in connection with Arduino version 2.0.12. I was made aware of this with a pull request and the error is now eliminated. And V2.0.12 has only been around for a week. Basically, the library works without PSRAM. Some memory are needed for buffering the audio data, which are relocated to the PSRAM if possible. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey so i copy pasted the example code but my esp32 just gives me the error LoadProhibited.

Anyone know what i did wrong?
Beta Was this translation helpful? Give feedback.
All reactions