ESP8266 Developer Zone The Official ESP8266 Forum 2015-11-09T13:59:42+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=1019 2015-11-09T13:59:42+08:00 2015-11-09T13:59:42+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1019&p=4498#p4498 <![CDATA[Re: .irom.text will not fit in region irom0_0_seg]]>
viewtopic.php?f=7&t=1339

Statistics: Posted by kolban — Mon Nov 09, 2015 1:59 pm


]]>
2015-11-06T19:05:59+08:00 2015-11-06T19:05:59+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1019&p=4473#p4473 <![CDATA[Re: .irom.text will not fit in region irom0_0_seg]]>
Espressif_Faye wrote:
Hi,

What is the size of your Flash ?

And which option did you choose when compiling ?

1. Use a larger Flash.

2. Or you could refer to this topic http://bbs.espressif.com/viewtopic.php?f=61&t=166



Hi i have already enlarge the flash as 8M
but it also showing error!!!

1> c:/sysgcc/esp8266/bin/../lib/gcc/xtensa-lx106-elf/5.2.0/../../../../xtensa-lx106-elf/bin/ld.exe: Debug/HTTPserver.elf section `.irom0.text' will not fit in region `irom0_0_seg'
1> c:/sysgcc/esp8266/bin/../lib/gcc/xtensa-lx106-elf/5.2.0/../../../../xtensa-lx106-elf/bin/ld.exe: region `irom0_0_seg' overflowed by 999 bytes

Statistics: Posted by marhc_seven — Fri Nov 06, 2015 7:05 pm


]]>
2015-08-27T23:10:28+08:00 2015-08-27T23:10:28+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1019&p=3466#p3466 <![CDATA[Re: .irom.text will not fit in region irom0_0_seg]]> I downloaded the mesh_sample code (containing app_switch,app_light and app_controller) in the app folder of the iot esh sdk.
I then ran Make from the app folder. I am using Virtual box as the development env.
Am I doing anything wrong. If so, please correct me.
Thanks

Statistics: Posted by crosofg — Thu Aug 27, 2015 11:10 pm


]]>
2015-08-27T21:00:49+08:00 2015-08-27T21:00:49+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1019&p=3463#p3463 <![CDATA[Re: .irom.text will not fit in region irom0_0_seg]]>
What is the size of your Flash ?

And which option did you choose when compiling ?

1. Use a larger Flash.

2. Or you could refer to this topic http://bbs.espressif.com/viewtopic.php?f=61&t=166

Statistics: Posted by ESP_Faye — Thu Aug 27, 2015 9:00 pm


]]>
2015-08-27T20:41:02+08:00 2015-08-27T20:41:02+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1019&p=3461#p3461 <![CDATA[.irom.text will not fit in region irom0_0_seg]]>
I am trying to compile the mesh example provided by espressif using virtual box. However i am getting irom0.text will not fit in region Error.

/opt/xtensa-lx106-elf/bin/../lib/gcc/xtensa-lx106-elf/4.8.2/../../../../xtensa-lx106-elf/bin/ld: .output/eagle/debug/image/eagle.app.v6.out section `.irom0.text' will not fit in region `irom0_0_seg'
collect2: error: ld returned 1 exit status


How do I resolve this ?

Thanks

Statistics: Posted by crosofg — Thu Aug 27, 2015 8:41 pm


]]>