CCS V6 biuld 官方源码出错~
时间:10-02
整理:3721RD
点击:
"C:\\ti\\ccsv6\\utils\\bin\\gmake" -k -j 4 all -O
gmake: *** No rule to make target 'C:/src/examples/sensortag/cc26xx/app/sensortag_oad.c', needed by 'Application/sensortag_oad.obj'.
gmake: Target 'all' not remade because of errors.
错误如上 biuld的是TI下载的 example里面的 sensortag_cc2650stk
请问各位大侠 这怎么解决?
您直接导入的TI给出的例程? 那样的话就有可能是您的软件设置问题。
另外您也可以查看E2E上的相关帖子 https://e2e.ti.com/support/embedded/tirtos/f/355/t/277984
打开协议栈里面的其他例程build一下,看看是不是也有这个问题.另外,推荐看下CCSV6的trouble shooting : http://processors.wiki.ti.com/index.php/Troubleshooting_CCSv6