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.

使用CSL库报错

我的CCS版本是6.2  .  安装了CSL 。

项目中使用了csl_i2c.h中的函数。项目编译时,报错。

工程的属性对话框中,也把csl的头文件地址加入include页中。

因为没找到csl的lib文件,就把csl的源文件路径包含进来。

但最后,编译还是报错。

为什么我安装csl没有找到lib文件?该怎么办,才能解决编译的问题?