TI中文支持网
TI专业的中文技术问题搜集分享网站

.\Build\driverlib_empty_project.axf: Error: L6366E: cs.o attributes are not compatible with the provided cpu and fpu attributes . Object cs.o contains Build Attributes that are incompatible with the CPU attributes. Tag_ABI_HardFP_use = Permitted VFP us

在使用keil 编写MSP432的程序时,编译出现以下错误,是哪个地方配置出错了?

Susan Yang:

请问能否详细说明下您的问题?您现在编写的是什么程序?Keil版本是多少?

user5320300:

回复 Susan Yang:

5.14这个版本的,CMSIS是最新的5.3,使用CS_startHFXT (bool bypassMode), CS_startLFXT (uint32_t xtDrive),CS_tuneDCOFrequency (int16_t tuneParameter)这几个函数,全编译就报错,注释掉这几个函数就没错误,时钟模块其他函数都都正常,我在想是这几个函数会执行什么特殊的操作?

gaoyang9992006:

工程配置跟CPU不一致,是不是选择的单片机类型跟工程配置有冲突。检测一下cs那个文件。

赞(0)
未经允许不得转载:TI中文支持网 » .\Build\driverlib_empty_project.axf: Error: L6366E: cs.o attributes are not compatible with the provided cpu and fpu attributes . Object cs.o contains Build Attributes that are incompatible with the CPU attributes. Tag_ABI_HardFP_use = Permitted VFP us
分享到: 更多 (0)