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.

MATHLIB.LIB如何使用?

Other Parts Discussed in Thread: MATHLIB

各位好,

我使用的是C6748,下载了相应的math库。

我已经将mathlib.lib所在的路径和mathlib.h所在的路径都include了,并且已经#include这两个,但是依然在程序中无法使用其中的函数。而且编译无法通过,显示的是:"C:/ti/mathlib_c674x_3_1_2_1/packages/ti/mathlib/mathlib.h", line 36: fatal error #5: could not open source file "ti/mathlib/src/common/common.h"

请问这是什么情况? DSP的其他库文件也是如此调用吗?

谢谢