This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

28069foc电机程序配置问题



在移植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

  • 请参考E2E上的帖子:http://e2e.ti.com/support/microcontrollers/c2000/f/171/t/421959

  • 在移植TI自带的foc电机驱动程序时,使用��方的例程可以跑,但是使用自己配置的程序,总是报下面的错误,FPU和sotflib也切换多次了无效果,求帮助

    Description Resource Path Location Type
    <a href="http://processors.wiki.ti.com/index.php/Compiler/diagnostic_messages/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

    Eric:

    看一下lib里面的配置使用的是什么类型的库,如果是rts2800_fpu32.lib ,这要选择FPU32.