IAR 6.20 编译错误清单 1、 ①错误描述:Tool Internal Error: Internal Error: [CoreUtil/General]: Access violation (0xc0000005) at 007588A5 (reading from address 0x0) Internal Error: [CoreUtil/General]: Access violation (0xc0000005) at 007588A5 (reading from address 0x0) Error while running C/C++ Compiler ②错误原因:High 配置设置为 Size,应该为 Low 2、 ①错误描述:Fatal Error[Pe1696]: cannot open source file "inc/hw_types.h" E:\StellarisWareM3_9D92\boards\dk-lm3s9b96\boot_demo2\boot_demo2.c 25 ②错误原因:C/C++ Complier(Assember)->Preprocessor->Additional include directories: $PROJ_DIR$\. $PROJ_DIR$\.. $PROJ_DIR$\..\..\.. 3 、 ① 错误描 述 : Fatal Error[Pe1696]: cannot open source file "lwip/opt.h" E:\StellarisWareM3_9D92\utils\lwiplib.h 44 ②错误原因:C/C++ Complier-(Assember)>Preprocessor->Additional include directories: $PROJ_DIR$\..\..\..\third_party\lwip-1.3.2\apps $PROJ_DIR$\..\..\..\third_party\bget $PROJ_DIR$\..\..\..\third_party\lwip-1.3.2\ports\stellaris\include $PROJ_DIR$\..\..\..\third_party\lwip-1.3.2\src\include $PROJ_DIR$\..\..\..\third_party\lwip-1.3.2\src\include\ipv4 $PROJ_DIR$\..\..\..\third_party\lwip-1.3.2\src\include\lwip $PROJ_DIR$\..\..\..\third_party 4 、 ① 错误描 述 :Fatal Error[Pe035]: #error directive: Unrecognized COMPILER! E:\StellarisWareM3_9D92\boards\dk-lm3s9b96\drivers\set_pinout.h 59 Error while running C/C++ Compiler ②错误原因:C/C++ Complier-(Assember)>Preprocessor->Defined symbols: ewarm 5 、 ① 错误描 述 :Error[Pe020]: identifier "ROM_pvAESTable" is undefined E:\StellarisWareM3_9D92\third_party\aes\aes.c 319 ②错误原因: 6、 ①错误描述:Error[Li005]: no definition for "main" [referenced from cmain.o(rt7M_tl.a)] Error while running Linker ②错误原因:定义函数:int main(void) { return (0); } 7、 ①错误描述:Error[Li005]: no definition for "main" [referenced from cmain.o(rt7M_tl.a)]...