ESP8266 Developer Zone The Official ESP8266 Forum 2015-05-26T18:06:48+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=487 2015-05-26T18:06:48+08:00 2015-05-26T18:06:48+08:00 https://bbs.espressif.com:443/viewtopic.php?t=487&p=1892#p1892 <![CDATA[Re: region iram1_0_seg is full]]>
Add "ICACHE_FLASH_ATTR" before your functions, for example

Code:

void ICACHE_FLASH_ATTR user_esp_platform_init(void)
{
}

Statistics: Posted by ESP_Faye — Tue May 26, 2015 6:06 pm


]]>
2015-05-24T20:07:12+08:00 2015-05-24T20:07:12+08:00 https://bbs.espressif.com:443/viewtopic.php?t=487&p=1841#p1841 <![CDATA[region iram1_0_seg is full]]> how we can tune this better?
ideas & Tips ?
txs
best wishes
rudi ;-)

Statistics: Posted by rudi — Sun May 24, 2015 8:07 pm


]]>