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.

怎么在CCS里添加算法库呢?



我想在工程里面使用RFFT,因此我下载了SPRC081这个库,里面是一个安装包,安装完毕之后在C:\tidcs\c28\dsp_tbox\fft下出现了如下的文件

在CLIB里有如下文件

在CSTB里有如下文件

我不知道以上的这些文件应该怎么添加进工程里才可以使用里面的算法,还是需要在工程的properties对相应文件进行连接才可以使用

请求各位大佬说一下具体怎么做才可以调用到里面的算法,谢谢