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.

新人求指导,CCS5.4 怎么添加fastRTS库,为什么调用sin函数的时候显示function declared implicitly

Other Parts Discussed in Thread: CONTROLSUITE

看到网络上许多人说CCS5.4需要添加FPUfastRTS,请问该怎么添加FPUfastRTS?我目前手上有controlsuite,我把里面的FPUfastRTS source、lib、include文件夹都加到程序源文件下了,然后也在include option和file search path中添加了lib和头文件,怎么确定是否已经成功添加 FPUfastRTS?

还有如图所示,为什么我调用sin函数时显示警告?