MDK 编译出错

[复制链接]
3976|0
 楼主| xjyprc 发表于 2013-7-28 17:16 | 显示全部楼层 |阅读模式
在程序中加了一行 result1 += DoubleToByte.Temp*pow(dp,i); 这个就提示如下:
compiling I2C.c...
compiling delay.c...
linking...
led.axf: Error: L6406E: No space in execution regions with .ANY selector matching irq_arm.o(.text).
led.axf: Error: L6406E: No space in execution regions with .ANY selector matching depilogue.o(.text).
led.axf: Error: L6406E: No space in execution regions with .ANY selector matching dsqrt.o(.text).
led.axf: Error: L6406E: No space in execution regions with .ANY selector matching pow.o(.constdata).
led.axf: Error: L6406E: No space in execution regions with .ANY selector matching fepilogue.o(.text).
led.axf: Error: L6406E: No space in execution regions with .ANY selector matching sqrt.o(i.sqrt).
led.axf: Error: L6406E: No space in execution regions with .ANY selector matching d2f.o(.text).
led.axf: Error: L6406E: No space in execution regions with .ANY selector matching fpclassify.o(i.__ARM_fpclassify).
led.axf: Error: L6406E: No space in execution regions with .ANY selector matching uidiv.o(.text).
led.axf: Error: L6406E: No space in execution regions with .ANY selector matching depilogue.o(i.__ARM_clz).
led.axf: Error: L6406E: No space in execution regions with .ANY selector matching dscalb.o(.text).
led.axf: Error: L6406E: No space in execution regions with .ANY selector matching idiv.o(.text).
led.axf: Error: L6406E: No space in execution regions with .ANY selector matching cdcmple.o(.text).
led.axf: Error: L6406E: No space in execution regions with .ANY selector matching cdrcmple.o(.text).
led.axf: Error: L6406E: No space in execution regions with .ANY selector matching llsshr.o(.text).
led.axf: Error: L6406E: No space in execution regions with .ANY selector matching dflti.o(.text).
led.axf: Error: L6406E: No space in execution regions with .ANY selector matching rand.o(.text).
led.axf: Error: L6406E: No space in execution regions with .ANY selector matching llushr.o(.text).
led.axf: Error: L6406E: No space in execution regions with .ANY selector matching llshl.o(.text).
led.axf: Error: L6406E: No space in execution regions with .ANY selector matching dfltui.o(.text).
led.axf: Error: L6406E: No space in execution regions with .ANY selector matching delay.o(.text).
led.axf: Error: L6406E: No space in execution regions with .ANY selector matching dunder.o(i.__mathlib_dbl_underflow).
led.axf: Error: L6406E: No space in execution regions with .ANY selector matching errno.o(i.__set_errno).
led.axf: Error: L6406E: No space in execution regions with .ANY selector matching qnan.o(.constdata).
led.axf: Error: L6407E: Sections of aggregate size 0x678 bytes could not fit into .ANY selector(s).
Target not created
是RAM空间 不够 但是在低版本能通过,奇怪。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

1

主题

12

帖子

0

粉丝
快速回复 在线客服 返回列表 返回顶部