-->
Page 1 of 1

max irom0.text size?

PostPosted: Sun Mar 22, 2015 9:24 pm
by nice72
Hi All,

I have compiled some applications on the esp8266 sdk.

Today, my esp8266 not working and I found out the root cause.

I saw irom0.txt size in the eagle.dump file.

If irom0.text size more than 0x30000, esp8266 not working.

Is it correct?

I hope to add more source code in the esp8266.

How to add some code in the irom0.text section ?