Other Parts Discussed in Thread: TMS570LC4357 TMS570LC4357的开发板,下载的LAUNCHXL2 570LC43:lwip Demo,在CCS下可编译,转到IAR后,编译报错,
Error[Li005]: no definition for "_enable_fiq"
Error[Li005]: no definition for "_get_CPSR"
这几个函数在IAR中是在哪定义的,该如何解决?
Other Parts Discussed in Thread: LAUNCHXL2-RM57L , HALCOGEN 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers…
Hi Yuanxin,
建议使用TI的CCS:http://processors.wiki.ti.com/index.php/LAUNCHXL2-570LC43
如果必须使用IAR,那可以参考楼上发的HALCOGEN和IAR配合使用的文档,在HALCOGEN启动界面也可以找到。另外,实验板是XDS110的仿真器,没问题。
谢谢!