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_c66x库函数的使用问题

Other Parts Discussed in Thread: MATHLIB

你好,在用ccs5进行c代码coding时,我们希望希望利用TI提供的函数库mathlib_c66x,比如说想利用其中的余弦函数cossp,不知道在使用上有特殊的要求吗,我在使用中遇到编译不通过的情况,错误如下:

1. errors encountered during linking

2. linking failed

3.unresolved symbol cossp

   在使用中头文件以及路径都加载成功,不知道为什么在编译中会出现以上错误,敬请回复,谢谢!