beckdac / ESP8266-transparent-bridge

Absolutely transparent bridge for the ESP8266
GNU General Public License v2.0
367 stars 95 forks source link

fatal exception (0) #59

Open mwue opened 6 years ago

mwue commented 6 years ago

compiling the source with no errors using the esp-open-sdk . flashing to an ESP-01 with no error too .

connected to the serial port with 115200 8N1 I get the following message repeating in an endless loop.

Fatal exception (0): 
epc1=0x40210cdb, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x00000000

what can I do ?

eriksl commented 6 years ago

Sorry for reacting just now.

What version of the image are you using and what version of esp-open-sdk?