你的浏览器版本过低,可能导致网站不能正常访问!
为了你能正常使用网站功能,请使用这些浏览器。

STM32神州IV STM32F107VCTB + ucos ii + lwip +keil 编译链接错误

[复制链接]
yanghui-420569 提问时间:2013-3-12 14:40 /
开发板移植时ucos ii 和lwip时出现以下错误,ram已经达到最大64kb
Build target 'STM3210C-EVAL'
linking...
.\Obj\STM3210C-EVAL.axf: Error: L6406E: No space in execution regions with .ANY selector matching startup.o(STACK).
.\Obj\STM3210C-EVAL.axf: Error: L6406E: No space in execution regions with .ANY selector matching os_core.o(.bss).
.\Obj\STM3210C-EVAL.axf: Error: L6406E: No space in execution regions with .ANY selector matching guitask.o(.bss).
.\Obj\STM3210C-EVAL.axf: Error: L6406E: No space in execution regions with .ANY selector matching etharp.o(.bss).
.\Obj\STM3210C-EVAL.axf: Error: L6406E: No space in execution regions with .ANY selector matching os_core.o(.bss).
.\Obj\STM3210C-EVAL.axf: Error: L6406E: No space in execution regions with .ANY selector matching os_core.o(.bss).
.\Obj\STM3210C-EVAL.axf: Error: L6406E: No space in execution regions with .ANY selector matching os_core.o(.bss).
.\Obj\STM3210C-EVAL.axf: Error: L6406E: No space in execution regions with .ANY selector matching guicore.o(.bss).
.\Obj\STM3210C-EVAL.axf: Error: L6406E: No space in execution regions with .ANY selector matching os_core.o(.data).
.\Obj\STM3210C-EVAL.axf: Error: L6406E: No space in execution regions with .ANY selector matching netconf.o(.bss).
.\Obj\STM3210C-EVAL.axf: Error: L6406E: No space in execution regions with .ANY selector matching stm32_eval.o(.data).
.\Obj\STM3210C-EVAL.axf: Error: L6406E: No space in execution regions with .ANY selector matching tcp.o(.data).
.\Obj\STM3210C-EVAL.axf: Error: L6406E: No space in execution regions with .ANY selector matching tcp_in.o(.data).
.\Obj\STM3210C-EVAL.axf: Error: L6406E: No space in execution regions with .ANY selector matching stm3210c_eval_ioe.o(.data).
.\Obj\STM3210C-EVAL.axf: Error: L6406E: No space in execution regions with .ANY selector matching stm32f10x_rcc.o(.data).
.\Obj\STM3210C-EVAL.axf: Error: L6406E: No space in execution regions with .ANY selector matching tcp_in.o(.bss).
.\Obj\STM3210C-EVAL.axf: Error: L6406E: No space in execution regions with .ANY selector matching gui_x_ucos.o(.data).
.\Obj\STM3210C-EVAL.axf: Error: L6406E: No space in execution regions with .ANY selector matching stm32_eth.o(.data).
.\Obj\STM3210C-EVAL.axf: Error: L6406E: No space in execution regions with .ANY selector matching tcpip.o(.data).
.\Obj\STM3210C-EVAL.axf: Error: L6406E: No space in execution regions with .ANY selector matching mem.o(.data).
.\Obj\STM3210C-EVAL.axf: Error: L6406E: No space in execution regions with .ANY selector matching sys_arch.o(.data).
.\Obj\STM3210C-EVAL.axf: Error: L6406E: No space in execution regions with .ANY selector matching ip.o(.data).
.\Obj\STM3210C-EVAL.axf: Error: L6406E: No space in execution regions with .ANY selector matching guitask.o(.data).
.\Obj\STM3210C-EVAL.axf: Error: L6406E: No space in execution regions with .ANY selector matching stm32f10x_it.o(.data).
.\Obj\STM3210C-EVAL.axf: Error: L6406E: No space in execution regions with .ANY selector matching ip_frag.o(.data).
.\Obj\STM3210C-EVAL.axf: Error: L6406E: No space in execution regions with .ANY selector matching ethernetif.o(.data).
.\Obj\STM3210C-EVAL.axf: Error: L6406E: No space in execution regions with .ANY selector matching client.o(.data).
.\Obj\STM3210C-EVAL.axf: Error: L6406E: No space in execution regions with .ANY selector matching udp.o(.data).
.\Obj\STM3210C-EVAL.axf: Error: L6406E: No space in execution regions with .ANY selector matching raw.o(.data).
.\Obj\STM3210C-EVAL.axf: Error: L6406E: No space in execution regions with .ANY selector matching os_core.o(.data).
.\Obj\STM3210C-EVAL.axf: Error: L6406E: No space in execution regions with .ANY selector matching os_core.o(.data).
.\Obj\STM3210C-EVAL.axf: Error: L6406E: No space in execution regions with .ANY selector matching os_core.o(.data).
.\Obj\STM3210C-EVAL.axf: Error: L6406E: No space in execution regions with .ANY selector matching os_core.o(.data).
.\Obj\STM3210C-EVAL.axf: Error: L6406E: No space in execution regions with .ANY selector matching os_core.o(.data).
.\Obj\STM3210C-EVAL.axf: Error: L6406E: No space in execution regions with .ANY selector matching os_core.o(.data).
.\Obj\STM3210C-EVAL.axf: Error: L6406E: No space in execution regions with .ANY selector matching os_core.o(.data).
.\Obj\STM3210C-EVAL.axf: Error: L6406E: No space in execution regions with .ANY selector matching os_core.o(.data).
.\Obj\STM3210C-EVAL.axf: Error: L6406E: No space in execution regions with .ANY selector matching os_core.o(.data).
.\Obj\STM3210C-EVAL.axf: Error: L6406E: No space in execution regions with .ANY selector matching os_cpu_c.o(.data).
.\Obj\STM3210C-EVAL.axf: Error: L6406E: No space in execution regions with .ANY selector matching ili9320.o(.data).
.\Obj\STM3210C-EVAL.axf: Error: L6406E: No space in execution regions with .ANY selector matching etharp.o(.data).
.\Obj\STM3210C-EVAL.axf: Error: L6406E: No space in execution regions with .ANY selector matching guicore.o(.data).
.\Obj\STM3210C-EVAL.axf: Error: L6407E: Sections of aggregate size 0xc54 bytes could not fit into .ANY selector(s).
Target not created
收藏 评论2 发布时间:2013-3-12 14:40

举报

2个回答
xiaoyustm32 回答时间:2016-6-21 13:52:02
同问
axisfan 回答时间:2016-11-4 15:30:05
应该是ram空间不够
关于意法半导体
我们是谁
投资者关系
意法半导体可持续发展举措
创新和工艺
招聘信息
联系我们
联系ST分支机构
寻找销售人员和分销渠道
社区
媒体中心
活动与培训
隐私策略
隐私策略
Cookies管理
行使您的权利
关注我们
st-img 微信公众号
st-img 手机版