ld: .output/eagle/debug/image/eagle.app.v6.out section `.text' will not fit in region `iram1_0_seg'

ESP8266 SDK 编译出现:ld: .output/eagle/debug/image/eagle.app.v6.out section `.text' will not fit in region `iram1_0_seg'
collect2: error: ld returned 1 exit status

ld link

.text code segment

Error message Tip: When linking code segment output / eagle / debug / image / eagle.app.v6 file does not match iram1_0_seg settings

After modifying the normal size iram1_0_seg compilation! But not functioning properly.

Specific reasons put links, are explained in the Notes at the end of the article:

https://blog.csdn.net/yannanxiu/article/details/51371798

Released seven original articles · won praise 8 · views 3079

Guess you like

Origin blog.csdn.net/laocui1/article/details/102661826