Discuss here different C compiler set ups, and compiling executables for the ESP8266

User avatar
By Olovskos
#54533 Hi @ all,
having problems running this example.

Output:

ets Jan 8 2013,rst cause:2, boot mode:(3,6)

load 0x40100000, len 26380, room 16
tail 12
chksum 0x98
ho 0 tail 12 room 4
load 0x3ffe8000, len 940, room 12
tail 0
chksum 0x5c
load 0x3ffe83b0, len 628, room 8
tail 12
chksum 0x1a
csum 0x1a

Any suggestions?

Thx
User avatar
By Olovskos
#54587 Trying since hours now... sometimes working sometimes not.

Here is the question: Why does the starting guide tell to put the eagle.irom0text.bin to 0x40000, the My Espressif DevKit for Windows wants to put it to 0x10000 and the gen_misc.sh tells to put in 0x20000?

Thx