中级会员
 
- 积分
- 331
- 金钱
- 331
- 注册时间
- 2015-7-6
- 在线时间
- 61 小时
|
1金钱
编写程序添加了adc,485等功能,用到了操作系统UC/OS,结果编译程序出现错误。可是我看了原子哥的综合实验程序,里面的内容好多,请问是怎么做的使得内存够用呢?
..\OBJ\Template.axf: Error: L6406E: No space in execution regions with .ANY selector matching wm.o(.data).
..\OBJ\Template.axf: Error: L6406E: No space in execution regions with .ANY selector matching guidev_staticdevices.o(.data).
..\OBJ\Template.axf: Error: L6407E: Sections of aggregate size 0xeac 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 145 error messages.
"..\OBJ\Template.axf" - 145 Error(s), 4 Warning(s).
|
|