-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
Soft WDT reset crash after #3659
Comments
Use 0.14.1-b3 and then use a debug build with exception decoder and replace crash dump. |
@blazoncek I am not quite sure on how to do that. Where can I select debug build on install.wled.me? I can also not find it inside releases. Also, how can i install the exception decoder? I am just using basic linux terminal |
You will need to compile yourself using MS VSC + PlatformIO and debug environment. Exception decoder is included with PIO. |
Some guidance for using the development environment is here: |
As of now I still did not have had enough time to do this. Btw, wouldn't it make sense to let the CI also give out .elf files so you can debug it without reflashing? With the method above you will never know if it still is reproducible, as you reflash the ESP and the binary is not compiled in the same way. |
Using default configuration (unmodified |
Possibly related to |
Hey! This issue has been open for quite some time without any new comments now. It will be closed automatically in a week if no further activity occurs. |
What happened?
After a while, my leds went out. I plugged it into my laptop to check if its brownout, but it actually was a watchdog trigger
To Reproduce Bug
Expected Behavior
No crashes
Install Method
Binary from WLED.me
What version of WLED?
WLED 0.14.0 (build 2310130)
Which microcontroller/board are you seeing the problem on?
ESP8266
Relevant log/trace output
Anything else?
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: