-
Notifications
You must be signed in to change notification settings - Fork 852
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Guru Meditation Error: Core 0 panic'ed (abort) #12
Comments
Hi @JLospinoso , |
@xcguang Ok thanks, I'll try. I'm using a Sparkfun ESP32 Thing, any ideas on the easiest way to flash it? |
You can try
|
Hi! I got the exact same error. This solution worked for me. |
I can confirm that this worked for me as well. Any intuition about what might have happened? |
It did not worked for me..can you please help me..?? |
@masadnawaz Please try v0.10.0.0,the master branch maybe crash because of libat_core.a |
is it because of some problem in the latest github version..?? |
@masadnawaz
|
remote: Repository not found. |
It is |
with the older version, I m not able to even make the bin files, it start giving errors.. |
I have this error also, on initializing the NVS in my app:
This error is recurrent. Each day (today is the 3rd time) it happens after using the part for (development) for several hours. If I let it "cool" it starts working again, but not for a long. The next day it works again for quite some time. I don't need to use any special tool to make it working again, just let it cool. The app doesn't use the radio much. As said, this error is on my development board, which I have been using for just 6 weeks. In the application I have made sure that the NVS isn't written unnecessarily, so it can't be because of an excessive number of writes. Debug cycles are frequent, but also not that frequent as the debug cycle is close to a minute, and frequently much longer, say 50x per day. So this worries me! This seems to be a temperature effect, and we'll be using the chip at a relatively high temperature (80 degrees). But for now it is at 18 degrees :) Celsius that is. |
Hello,
My ESP32 stopped working; I've tried several of the example scripts. All of them yield the following errors:
Thanks!
Josh
The text was updated successfully, but these errors were encountered: