ESP8266 stuck in fatal exception (3)

patiphan
Posts: 2
Joined: Wed Mar 27, 2024 3:19 am

ESP8266 stuck in fatal exception (3)

Postby patiphan » Wed Mar 27, 2024 3:41 am

I found my esp8266 stuck in fatal exception (3) and below is the log message when in the boot process. (Baud rate = 74880)

It looks like the MCU can't run my code. It happened unexpectedly despite previously being able to function normally.
boot_log.png
boot_log.png (39.28 KiB) Viewed 1797 times

arjen1
Posts: 8
Joined: Sun Aug 06, 2023 4:48 pm

Re: ESP8266 stuck in fatal exception (3)

Postby arjen1 » Fri Mar 29, 2024 10:35 am

I'm afraid no one can help you with the little info you provide. If you changed nothing, it used to work, and suddenly shows this behaviour, you might check the connections to the board and peripherals you have. I've had the same and it took me days to find out that the power supply cable now and then disconnected from the board. The connector was too loose.

If you did change something in your code, then the suspect is in that new code.

rin67630
Posts: 105
Joined: Sun Mar 11, 2018 5:13 pm

Re: ESP8266 stuck in fatal exception (3)

Postby rin67630 » Thu Apr 04, 2024 3:33 pm

You could have got a memory overflow with your internal data growing...

patiphan
Posts: 2
Joined: Wed Mar 27, 2024 3:19 am

Re: ESP8266 stuck in fatal exception (3)

Postby patiphan » Tue Apr 09, 2024 5:22 am

Now, I found a way to make this problem happen. I curious about "make first break last" when uploading firmware to my board. So I do an experiment by holding plug in 3.3V to my board and plug in/out GND repeatedly and see boot message. I've been doing this for a while and finally ESP8266 begin to stuck in fatal exception (3) as seen in the above image. Can anyone explain me why ? What happen in the background circuit ?

Who is online

Users browsing this forum: No registered users and 65 guests