为什么 编译时出了下面的错误?
我定义了
const float k_cos={
1.00, 0.9999803, 0.999921, 0.9998224,};
const float k_sin={
0.00, 6.283144E-03, 1.256604E-02, 1.884844E-02, };
为什么 编译时出了下面的错误?
Building configuration: LX-25 - Debug
Updating build tree...
ATT7022C_xb1.c
iccarm.exe F:\C_ARM\lx25\gpio\project\application\ATT7022C_xb1.c -D VECT_TAB_FLASH -o F:\C_ARM\lx25\gpio\
project\Debug\Obj\ -z3 --no_cse --no_unroll --no_inline --no_code_motion --no_tbaa --no_clustering --no_scheduling
--debug --cpu_mode thumb --endian little --cpu cortex-M3 --stack_align 4 -e --fpu None --dlib_config C:\Program Files\IAR
Systems\Embedded Workbench 4.0 Kickstart\arm\LIB\dl7mptnnl8n.h -I F:\C_ARM\lx25\gpio\project\application\ -I F:\
C_ARM\lx25\gpio\project\..\library\inc\ -I C:\Program Files\IAR Systems\Embedded Workbench 4.0 Kickstart\arm\INC\
IAR ARM ANSI C/C++ Compiler V4.42A/W32 KICKSTART
Copyright 1999-2005 IAR Systems. All rights reserved.
944 bytes of CODE memory (+ 140 bytes shared)
8 000 bytes of CONST memory
1 080 bytes of DATA memory
Errors: none
Warnings: none
IAR Universal Linker V4.60I/386
Copyright 1987-2007 IAR Systems. All rights reserved.
Fatal Error: Too much object code produced (more than 0x8000 bytes) for this package
Fatal! Execution terminated...
Total number of errors: 1
Total number of warnings: 0
RE:为什么 编译时出了下面的错误?
搞了半天,才知道是32K限制版的原因,不过我是填写了序列号的(网上下载的破解版),我那项目文件很大,原来用MSP430做,就有50多K,谁能提供没有代码大小限制的软件吗? 现在我是每个功能分开,单独调试,避开32K的限制,郁闷啊!!!!!!!回复:为什么 编译时出了下面的错误?
回复第 2 楼 于2009-01-04 11:15:06发表:上面的哥们,你用的IAR EWARM是哪个版本的?能把这个版本的软件安装程序发个给我不?75021947@qq.com
你要是想要别的版本的IAR EWARM安装软件包,我可以发份给你,留下邮箱。
页:
[1]