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.
使用F2837X芯片,里边用到了定点和浮点,但有的还是想用IQmath(使用IQmath_fpu32.lib),但用的过程中出现几个问题:
1、编译后出现警告;
warning #16002-D: build attribute vendor section TI missing in "../IQmath_fpu32.lib<IQ24div.obj>": compatibility cannot be determined
2、使用_IQdiv()运算数据不对;
请高手指点一二,谢谢