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.

关于数学库的使用

Other Parts Discussed in Thread: MSPMATHLIB

按照http://www.ti.com/lit/ug/slau499/slau499.pdf这个文件的说明

在iar环境下,加入库文件:

MSPMATHLIB_IAR_msp430_small.LIB

然后加入头文件:

#include "msp430_math.h"

与slau499图10一样的,怎么链接时候说找不到文件?

请帮帮忙

谢谢