8266编译错误 xtensa-lx106-elf/bin/ld: segmentled section `.text' will not fit in region `iram1_0_seg

Posted mingyunrangwozoudaoxianzai

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了8266编译错误 xtensa-lx106-elf/bin/ld: segmentled section `.text' will not fit in region `iram1_0_seg相关的知识,希望对你有一定的参考价值。

一种简单的解决办法

Okay, the solution was to copy the libgcc.a file from:

esp-open-sdk/ESP8266_NONOS/lib/

to

esp-open-sdk/xtensa-lx106-elf/lib/gcc/xtensa-lx106-elf/4.8.5

Now everything is working fine! I can‘t believe it... 技术分享图片

以上是关于8266编译错误 xtensa-lx106-elf/bin/ld: segmentled section `.text' will not fit in region `iram1_0_seg的主要内容,如果未能解决你的问题,请参考以下文章

ESP8266交叉编译环境变量设置

001:ubuntu下搭建ESP8266开发环境--编辑 编译 下载

ESP8266编译时错误

Azure IoT中心示例ESP8266编译器错误

ubuntu下编译esp 8266怎么编译工程

ESP8266开发之旅 进阶篇② 闲聊Arduino IDE For ESP8266烧录配置