error #16008-D: file "../motor_control/IQmath/lib/IQmath.lib<IQ24div.obj>"
specifies ISA revision "C2800", which is not compatible with ISA revision
"C28FPU32" specified in a previous file or on the command line
请教各位大虾,上面的错误是怎么引起的,如何才能消掉,非常感谢!
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.
error #16008-D: file "../motor_control/IQmath/lib/IQmath.lib<IQ24div.obj>"
specifies ISA revision "C2800", which is not compatible with ISA revision
"C28FPU32" specified in a previous file or on the command line
请教各位大虾,上面的错误是怎么引起的,如何才能消掉,非常感谢!
恩,我用的F28069芯片,带浮点运算功能;
那么是不是我把special floating point support 选项改为softlib就可以了?
带浮点运算功能的芯片,当做定点CPU来用没有问题吧?谢谢!