6627编译失败求助,也是5.36版本,keil里面芯片、编译器什么的也换过 .\out\example.axf: Error: L6366E: lib_cpft.o attributes are not compatible with the provided attributes . Object lib_cpft.o contains Build Attributes that are incompatible with the provided attributes. Tag_FP_arch = VFPv4 instructions were permitted, but only citing registers D0-D15 (=6) Tag_ABI_HardFP_use = This code should execute on the single-precision variant derived from Tag_FP_arch (=1) Tag_FP_HP_extension = Use of the optional half-precision extension to VFPv3/Advanced SIMDv1 was permitted (=1) Not enough information to list image symbols. Not enough information to list load addresses in the image map. Finished: 6 information, 0 warning and 1 error messages. .\out\example.axf: Error: L6366E: uecc.o attributes are not compatible with the provided attributes . Object uecc.o contains Build Attributes that are incompatible with the provided attributes. Tag_CPU_arch = ARM v7E-M (=13) Tag_CPU_arch_profile = The microcontroller profile 'M' (e.g. for Cortex M3) (=77) Tag_THUMB_ISA_use = Thumb2 instructions were permitted (implies Thumb instructions permitted) (=2) Not enough information to list image symbols. Not enough information to list load addresses in the image map. Finished: 6 information, 0 warning and 1 error messages. ".\out\example.axf" - 1 Error(s), 0 Warning(s). |