Fatal Exception (0)
Posted: Tue Jun 02, 2015 12:06 pm
Hello everyone
Some days ago I received my ESP-03. After some work I got it to work.
I have been able to update the firmware to the last version of the 'AT' one.
Today I changed the firmware to NodeMCU's latest version. It worked without problems until I connected to a GPIO pin a led through a resistor.
After that, I started to get Fatal Exception (0) errors. I managed to recover the ESP by rewriting its standard firmware.
Unfortunately I needed the NodeMCU FW, so I have written it back in the ESP.
This time, I can't get it to recover back.
It keeps writing to the console garbage data that can't be analysed at any baud rate (even 74880):
How can I fix the module?
Thank you!
Some days ago I received my ESP-03. After some work I got it to work.
I have been able to update the firmware to the last version of the 'AT' one.
Today I changed the firmware to NodeMCU's latest version. It worked without problems until I connected to a GPIO pin a led through a resistor.
After that, I started to get Fatal Exception (0) errors. I managed to recover the ESP by rewriting its standard firmware.
Unfortunately I needed the NodeMCU FW, so I have written it back in the ESP.
This time, I can't get it to recover back.
It keeps writing to the console garbage data that can't be analysed at any baud rate (even 74880):
Code: Select all
åýÅOÂÿ0òðy,&*pòýx00ðð000<àÙ�3ÿÂÿ000þ‚þ~g�ß…ñ|®‚Âððð0‚‚ùdy�ÿ0xð󆂂‚þj
Æatal excåpúzËB‚JÒn
epc1=0x402ð188<, �É}0x00000000< epc3=0x00000p00, excvaddr=0x00000000, depc=0x00000000
Fatal exception (0):
epc1=0x40201884, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
Fatal exception (0):
epc1=0x40201884, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
Fatal exception (0):
epc1=0x40201884, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
Fatal exception (0):
epc1=0x40201884, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
Fatal exception (0):
epc1=0x40201884, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
Fatal exception (0):
epc1=0x40201884, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
Fatal exception (0):
epc1=0x40201884, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
Fatal exception (0):
epc1=0x40201884, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
Fatal exception (0):
epc1=0x40201884, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
Fatal exception (0):
epc1=0x40201884, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
Fatal exception (0):
epc1=0x40201884, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
Fatal exception (0):
epc1=0x40201884, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
Fatal exception (0):
epc1=0x40201884, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
Fatal exception (0):
epc1=0x40201884, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
Fatal exception (0):
epc1=0x40201884, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
Fatal exception (0):
epc1=0x40201884, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
Fatal exception (0):
epc1=0x40201884, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
Fatal exception (0):
epc1=0x40201884, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
Fatal exception (0):
epc1=0x40201884, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
Fatal exception (0):
epc1=0x4020188b, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000
How can I fix the module?
Thank you!