Skip to content
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

boot loop #5

Open
firstcolle opened this issue Oct 27, 2022 · 3 comments
Open

boot loop #5

firstcolle opened this issue Oct 27, 2022 · 3 comments

Comments

@firstcolle
Copy link

I'm trying this code.
I've written it on my D1 mini but it continuously rebooting after flashing.
can anyone help me?

here the error on the serial monitor

--------------- CUT HERE FOR EXCEPTION DECODER ---------------

ets Jan 8 2013,rst cause:2, boot mode:(3,7)

load 0x4010f000, len 3460, room 16
tail 4
chksum 0xcc
load 0x3fff20b8, len 40, room 4
tail 4
chksum 0xc9
csum 0xc9
v00060610
~ld
ISR not in IRAM!

User exception (panic/abort/assert)
--------------- CUT HERE FOR EXCEPTION DECODER ---------------

Abort called

@Yexoo
Copy link

Yexoo commented Nov 12, 2022

same here

@sap03rocks
Copy link

Same here as well

@ehraz786
Copy link

add ICACHE_RAM_ATTR before the ISR function.
ICACHE_RAM_ATTR void telegramButtonPressed()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants