我定义了 const float k_cos[1000]={ 1.00, 0.9999803, 0.999921, 0.9998224,}; const float k_sin[1000]={ 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[e89]: 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:为什么 编译时出了下面的错误?
回复:为什么 编译时出了下面的错误?
上面的哥们,你用的IAR EWARM是哪个版本的?能把这个版本的软件安装程序发个给我不?75021947@qq.com
你要是想要别的版本的IAR EWARM安装软件包,我可以发份给你,留下邮箱。