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.

在使用F28335的时候遇到了问题。

Other Parts Discussed in Thread: CONTROLSUITE

我在使用F28335时,想使用IQmathLib头文件使用iq格式,但是在编程中却出现如下错误:

undefined first referenced
symbol in file
--------- ----------------
__IQ28cos ./main.obj
__IQ28sin ./main.obj
__IQ28toF ./main.obj

error #10234-D: unresolved symbols remain

我在.map文件中也发现了如下问题:

UNDEFED __IQ28cos
UNDEFED __IQ28sin
UNDEFED __IQ28toF

我在网上也找不到很好的解决方案,跪求解答,谢谢!