OpenEdv-开源电子网

 找回密码
 立即注册
正点原子全套STM32/Linux/FPGA开发资料,上千讲STM32视频教程免费下载...
查看: 2668|回复: 2

使用ZET6实验41 图片显示实验例程更改cpu后编译不通过

[复制链接]

2

主题

5

帖子

0

精华

新手上路

积分
38
金钱
38
注册时间
2015-7-5
在线时间
4 小时
发表于 2017-2-27 14:53:32 | 显示全部楼层 |阅读模式
1金钱
我使用ZET6实验41 图片显示实验例程更改cpu为stm32f103vct6后编译提示堆栈不够,我调整了堆栈的设置还是编译不通过
linking...
..\OBJ\test.axf: Error: L6406E: No space in execution regions with .ANY selector matching ili93xx.o(.data).
..\OBJ\test.axf: Error: L6406E: No space in execution regions with .ANY selector matching w25qxx.o(.data).
..\OBJ\test.axf: Error: L6406E: No space in execution regions with .ANY selector matching diskio.o(.data).
..\OBJ\test.axf: Error: L6406E: No space in execution regions with .ANY selector matching key.o(.data).
..\OBJ\test.axf: Error: L6406E: No space in execution regions with .ANY selector matching gif.o(.data).
..\OBJ\test.axf: Error: L6407E: Sections of aggregate size 0x180c bytes could not fit into .ANY selector(s).
Not enough information to list image symbols.
Not enough information to list the image map.
Finished: 2 information, 0 warning and 24 error messages.
"..\OBJ\test.axf" - 24 Error(s), 0 Warning(s).
Target not created.
Build Time Elapsed:  00:00:06


调整了startup_stm32f10x_hd.s内堆栈大小分配
Stack_Size      EQU     0x00001000
Heap_Size       EQU     0x00000200

问题依旧

最佳答案

查看完整内容[请看2#楼]

内存不够了。。。改小内存管理的内存范围。
正点原子逻辑分析仪DL16劲爆上市
回复

使用道具 举报

530

主题

11万

帖子

34

精华

管理员

Rank: 12Rank: 12Rank: 12

积分
165536
金钱
165536
注册时间
2010-12-1
在线时间
2117 小时
发表于 2017-2-27 14:53:33 | 显示全部楼层
内存不够了。。。改小内存管理的内存范围。
回复

使用道具 举报

2

主题

5

帖子

0

精华

新手上路

积分
38
金钱
38
注册时间
2015-7-5
在线时间
4 小时
 楼主| 发表于 2017-3-2 08:24:54 来自手机 | 显示全部楼层
是fatfs的内存管理还是工程的内存管理,工程是不能增大吧,fatfs是在哪里修改?
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则



关闭

原子哥极力推荐上一条 /2 下一条

正点原子公众号

QQ|手机版|OpenEdv-开源电子网 ( 粤ICP备12000418号-1 )

GMT+8, 2025-6-12 22:42

Powered by OpenEdv-开源电子网

© 2001-2030 OpenEdv-开源电子网

快速回复 返回顶部 返回列表