硬汉嵌入式论坛

 找回密码
 立即注册
查看: 4028|回复: 3
收起左侧

[emWin] 移植emWin5.26时发现存储空间不够

[复制链接]

10

主题

51

回帖

10

积分

初级会员

积分
10
发表于 2016-3-8 21:35:37 | 显示全部楼层 |阅读模式
我用的STM32f103VET6,移植emWin5.26时发现存储空间不够,请问怎么解决,板子上带了flash,可以放到flash上吗?


*** Using Compiler 'V5.05 update 2 (build 169)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Build target 'GPS-Display'
linking...
.\Objects\NV-GPS-K.axf: Error: L6406E: No space in execution regions with .ANY selector matching guiconf.o(.bss).
.\Objects\NV-GPS-K.axf: Error: L6406E: No space in execution regions with .ANY selector matching startup_stm32f10x_hd.o(STACK).
.\Objects\NV-GPS-K.axf: Error: L6406E: No space in execution regions with .ANY selector matching gui_alloc.o(.bss).
.\Objects\NV-GPS-K.axf: Error: L6406E: No space in execution regions with .ANY selector matching gui_core.o(.bss).
.\Objects\NV-GPS-K.axf: Error: L6406E: No space in execution regions with .ANY selector matching gui_onkey.o(.bss).
.\Objects\NV-GPS-K.axf: Error: L6406E: No space in execution regions with .ANY selector matching wm.o(.data).
.\Objects\NV-GPS-K.axf: Error: L6406E: No space in execution regions with .ANY selector matching gui_core.o(.data).
.\Objects\NV-GPS-K.axf: Error: L6406E: No space in execution regions with .ANY selector matching gui__alpha.o(.data).
.\Objects\NV-GPS-K.axf: Error: L6406E: No space in execution regions with .ANY selector matching wm_touch.o(.data).
.\Objects\NV-GPS-K.axf: Error: L6406E: No space in execution regions with .ANY selector matching gui_task.o(.data).
.\Objects\NV-GPS-K.axf: Error: L6406E: No space in execution regions with .ANY selector matching wm.o(.bss).
.\Objects\NV-GPS-K.axf: Error: L6406E: No space in execution regions with .ANY selector matching lcd_ra8875.o(.data).
.\Objects\NV-GPS-K.axf: Error: L6406E: No space in execution regions with .ANY selector matching system_stm32f10x.o(.data).
.\Objects\NV-GPS-K.axf: Error: L6406E: No space in execution regions with .ANY selector matching lcd_color.o(.data).
.\Objects\NV-GPS-K.axf: Error: L6406E: No space in execution regions with .ANY selector matching gui_onkey.o(.data).
.\Objects\NV-GPS-K.axf: Error: L6406E: No space in execution regions with .ANY selector matching gui_waitevent.o(.data).
.\Objects\NV-GPS-K.axf: Error: L6406E: No space in execution regions with .ANY selector matching gui_alloc.o(.data).
.\Objects\NV-GPS-K.axf: Error: L6406E: No space in execution regions with .ANY selector matching all_test.o(.data).
.\Objects\NV-GPS-K.axf: Error: L6406E: No space in execution regions with .ANY selector matching gui_x.o(.data).
.\Objects\NV-GPS-K.axf: Error: L6406E: No space in execution regions with .ANY selector matching gui_core.o(.data).
.\Objects\NV-GPS-K.axf: Error: L6406E: No space in execution regions with .ANY selector matching gui_core.o(.data).
.\Objects\NV-GPS-K.axf: Error: L6406E: No space in execution regions with .ANY selector matching lcd.o(.data).
.\Objects\NV-GPS-K.axf: Error: L6406E: No space in execution regions with .ANY selector matching wm__sendmessage.o(.data).
.\Objects\NV-GPS-K.axf: Error: L6406E: No space in execution regions with .ANY selector matching gui_core.o(.data).
.\Objects\NV-GPS-K.axf: Error: L6406E: No space in execution regions with .ANY selector matching gui_core.o(.data).
.\Objects\NV-GPS-K.axf: Error: L6407E: Sections of aggregate size 0x2006fc 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 26 error messages.
".\Objects\NV-GPS-K.axf" - 26 Error(s), 0 Warning(s).
Target not created.
Build Time Elapsed:  00:00:00
回复

使用道具 举报

1万

主题

7万

回帖

11万

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
117586
QQ
发表于 2016-3-9 00:10:48 | 显示全部楼层
STM32f103VET6好像是64KB的RAM,你这里是提示RAM空间不足了,你查看下你的GUIConf.c文件里面emWin动态内存是不是定义的过大。
回复

使用道具 举报

10

主题

51

回帖

10

积分

初级会员

积分
10
 楼主| 发表于 2016-3-11 23:08:37 | 显示全部楼层

回 eric2013 的帖子

eric2013:STM32f103VET6好像是64KB的RAM,你这里是提示RAM空间不足了,你查看下你的GUIConf.c文件里面emWin动态内存是不是定义的过大。 (2016-03-09 00:10) 
就是这个问题,谢谢 eric
回复

使用道具 举报

1万

主题

7万

回帖

11万

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
117586
QQ
发表于 2016-3-12 00:12:46 | 显示全部楼层

回 cingcing 的帖子

cingcing:就是这个问题,谢谢 eric (2016-03-11 23:08) 
解决好就好[s:142]
回复

使用道具 举报

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

本版积分规则

QQ|小黑屋|Archiver|手机版|硬汉嵌入式论坛

GMT+8, 2025-8-16 13:58 , Processed in 0.040309 second(s), 24 queries .

Powered by Discuz! X3.4 Licensed

Copyright © 2001-2023, Tencent Cloud.

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