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自带的工程例子时 ,bulid后显示cannot find file "ti/mathlib/lib/mathlib.lib",请问该如何解决?
库文件没有找到,应该是linker选项中的File search path没有设置对,没有包含库文件的所在路径。
右键工程->Show build settings->C6000 Linker->File Search Path添加库文件