ESP8266 Developer Zone The Official ESP8266 Forum 2020-07-20T15:25:56+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=57854 2020-07-20T15:25:56+08:00 2020-07-20T15:25:56+08:00 https://bbs.espressif.com:443/viewtopic.php?t=57854&p=81723#p81723 <![CDATA[Re: Initial Crash on first UART data being sent with screen, but only on first flash.]]>
Anyhow, back to work...
Yeah, I'm unsure but I don't recall using any interrupts in my project even though its quite extensive now. I do use Deep sleep if you consider that. It almost seems like I'm sending a keystroke via terminal (I use screen in Cent OS), and it triggers a bad address.
I'm going to get some time in the next few weeks (School in the way) and I'll give a few of these things a try.
Thanks for chiming in!

Statistics: Posted by AgentSmithers — Mon Jul 20, 2020 3:25 pm


]]>
2020-05-24T03:05:47+08:00 2020-05-24T03:05:47+08:00 https://bbs.espressif.com:443/viewtopic.php?t=57854&p=79047#p79047 <![CDATA[Re: Initial Crash on first UART data being sent with screen, but only on first flash.]]> epc1=0x40100014, epc2=0x00000000, epc3=0x00000000, excvaddr=0x4010b128, depc=0x00000000<FE>

I think its related to my use of GPIO interrupt. Do you use any interrupts? Not sure if it only happens first time after flash. That could indicate that the flash process is done for wrong flash size?

What about comparing the output of reading the hole flash before and after?

Statistics: Posted by st0ff3r — Sun May 24, 2020 3:05 am


]]>
2020-05-07T07:45:32+08:00 2020-05-07T07:45:32+08:00 https://bbs.espressif.com:443/viewtopic.php?t=57854&p=78218#p78218 <![CDATA[Initial Crash on first UART data being sent with screen, but only on first flash.]]> Anyone else have this issue after flashing and sending one char of UART data causing the issue below, After I flash my chip and it crashes, after I reset it manually it works fine, no issues at all, but the moment I flash it for the first time it crashes on data input. Anyone know the cause?

Fatal exception 0(IllegalInstructionCause):
epc1=0x40100014, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00000000, depc=0x0�000000
ets Jan 8 2013,rst cause:2, boot mode:(1,7)


ets Jan 8 2013,rst cause:4, boot mode:(1,7)

wdt reset

Statistics: Posted by AgentSmithers — Thu May 07, 2020 7:45 am


]]>