1、编译工程出现报错以下报错信息:
error: cannot find file "libc.a"
 warning: automatic RTS selection:  attempt to automatically link in index
    library "libc.a" failed; file not found
 warning: entry-point symbol "_c_int00" undefined

2、解决方法
step1:

step2:

step3:我的libc.a文件的路径是
D:\software\CCS80\install_2\ccsv8\tools\compiler\ti-cgt-c2000_18.1.1.LTS\lib
 install_2是我的安装文件夹,也就是软件安装的位置。

step4:

按上述步骤操作后,重新编译,结果如下,编译成功。
3、The last but not least
如果成功的解决了你的问题,请点赞+评论区扣1啦,您的鼓励是我的动力!
CCS软件安装包(我用的是CCS8.0),我试着上传,审核通过的话,你们在我上传的资源里面找,如果没找到就是毙掉了,评论区留邮箱,我发给你。


![RuoYi-Cloud 部署与配置 [CentOS7]](https://i-blog.csdnimg.cn/direct/e4a5239a6a1b43178fd86551093c575d.png)

















