-->
Page 1 of 1

Uploading Arduino schetch using tool

PostPosted: Tue Mar 13, 2018 8:50 am
by gioreva
I'm trying, without success, to upload the program with the "ESP8266 download tool", on ESP07S device.

In arduino, I do, "export compiled schetch".
On "ESP8266 download tool",
Image

The program restarts due to an error in the boot.

Exception (0):
epc1=0x40202118 epc2=0x00000000 epc3=0x00000000 excvaddr=0x00000000 depc=0x00000000

ctx: sys
sp: 3ffffa80 end: 3fffffb0 offset: 01a0

>>>stack>>>
3ffffc20: 4000ba18 3ffffca0 00000002 3ffed81f
3ffffc30: 656d6d6c 6a6e696f 3fffc248 4000050c
3ffffc40: 400043f0 00000030 00000016 ffffffff
3ffffc50: 400044ab 3fffc718 3ffffd40 08000000
3ffffc60: 60000200 08000000 00000003 00000000
3ffffc70: 0000ffff 00042035 00002035 003fe000
3ffffc80: 40239680 0000049c 003fe000 00000030
3ffffc90: 00000040 00000014 5c5c5c5c 5c5c5c5c
3ffffca0: 3ffffc60 3ffffd40 3ffffd30 ffffffff
3ffffcb0: 3ffffd08 3ffffd60 4000ba40 3ffffdc4
3ffffcc0: 00000fff 3ffffd0c 00000004 ffffffff
3ffffcd0: 3ffed81f 0000000a ffffffff ffffffff
3ffffce0: 3ffffd20 3ffffd40 4000b7a0 0000000a

Re: Uploading Arduino schetch using tool

PostPosted: Fri Mar 16, 2018 4:51 am
by gioreva
SOLVED

Programmer work.
Cause is schetch.
Too many reading of ADC cause crash.