Part Number: TMS320F28388D Other Parts Discussed in Thread: C2000WARE
导入C:\ti\c2000\C2000Ware_5_01_00_00\libraries\math\FPUfastRTS\c28\examples\atan_f64 项目直接编译报错
CCS版本为:Code Composer Studio Version: 12.5.0.00007
报错信息为:
**** Build of configuration RAM for…
Other Parts Discussed in Thread: TMDSEMU200-U 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1645430…
Alice 说: __enable_interrupts() and __disable_interrupts() are compiler intrinsics. They don't require any definition or declaration, when the C2000 compiler is used.
__TMS320C28XX__ is a predefined macro, defined by the C2000 compiler when compiling…