新手上路
- 积分
- 31
- 金钱
- 31
- 注册时间
- 2017-12-30
- 在线时间
- 5 小时
|
1金钱
请问使用767开发板,在扩展例程的emwin工程中,想把emwin升级到5.40,是直接从st下载覆盖STEMWIN文件夹就可以吗?
我直接替换后,编译报空间不足故障,最基本的button工程,只是emwin升级到了5.40,我需要改哪里吗?
..\OBJ\Template.axf: Error: L6406E: No space in execution regions with .ANY selector matching os_var.o(.data).
..\OBJ\Template.axf: Error: L6406E: No space in execution regions with .ANY selector matching os_var.o(.data).
..\OBJ\Template.axf: Error: L6406E: No space in execution regions with .ANY selector matching gui_core.o(.data).
..\OBJ\Template.axf: Error: L6406E: No space in execution regions with .ANY selector matching wm.o(.data).
..\OBJ\Template.axf: Error: L6407E: Sections of aggregate size 0x22ed00 bytes could not fit into .ANY selector(s).
Not enough information to list image symbols.
Not enough information to list load addresses in the image map.
Finished: 2 information, 0 warning and 198 error messages.
"..\OBJ\Template.axf" - 198 Error(s), 0 Warning(s).
Target not created.
Build Time Elapsed: 00:00:05
|
|