CHERTS / esp8266-devkit

Unofficial Development Kit for Espressif ESP8266
http://www.programs74.ru
GNU General Public License v3.0
261 stars 102 forks source link

.irom0.text will not fit. mesh Example #16

Closed crosofg closed 8 years ago

crosofg commented 8 years ago

Hi upon compiling I am gettting following error.

/xtensa-lx106-elf/bin/ld.exe: .output/eagle/release/image/eagle.app.v6.out section .irom0.text' will not fit in regionirom0_0_seg'

Is this due to limited flash size? I have 512KB flash. What is the minimum flash size required to run esp mesh example? Thanks

CHERTS commented 8 years ago

I do not have any information for which the size of flash is designed Mesh SDK. This SDK is in beta stage and may not work correctly.