cnrainmorning 发表于 2021-5-14 14:00:54

编译错误 .irom0.text' will not fit in region

编译下载的源码时候,出现错误提示 eagle.app.v6.out section `.irom0.text' will not fit in region `irom0_0_seg'
Makefile也更改过:
BOOT?=new
APP?=0
SPI_SPEED?=40
SPI_MODE?=QIO
SPI_SIZE_MAP?=6


冯俊波 发表于 2021-5-14 21:42:17

APP=1

hoatienii 发表于 2022-5-9 18:29:37

本帖最后由 hoatienii 于 2022-5-9 18:38 编辑

Same problem. Please share how to fix. Thanks!
页: [1]
查看完整版本: 编译错误 .irom0.text' will not fit in region