移植程序的时候,编译后出现以下错误: XXXXXXX specifies ISA revision “C28FPU32”, which is not compatible with ISA revision “C2700” specified in a previous file or on the command line XXXXXXX C/C++ Problem 解决办法 把以上的softlib改为fpu32,就可以编译通过了 相关文章: 2022-12-23 2021-12-16 2021-09-13 2021-09-10 2021-12-28 2021-06-14 2021-10-07