在移植TI自带的foc电机驱动程序时,使用官方的例程可以跑,但是使用自己配置的程序,总是报下面的错误,FPU和sotflib也切换多次了无效果,求帮助
Description Resource Path Location Type
<a href="processors.wiki.ti.com/.../16008">file "../code/lib/rts2800_fpu32.lib<_io_perm.obj>" specifies ISA revision "C28FPU32", which is not compatible with ISA revision "C2700" specified in a previous file or on the command line</a> file "../code/lib/rts2800_fpu32.lib<_io_perm.obj>" specifies ISA revision "C28FPU32", which is not compatible with ISA revision "C2700" specified in a previous file or on the command line motor_driver_test C/C++ Problem