ccs入门程序编译问题

2019-07-27 16:24发布

>> Compilation failure
gmake: *** [DSP281x_SysCtrl.obj] Error 1
'Building file: ../haha.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv5/tools/compiler/c2000_6.1.0/bin/cl2000" -v28 -ml -mt -g --preinclude="C:/Users/kakaoracle/Desktop/tidcs/c28/DSP281x/v120/DSP281x_headers/include" --include_path="C:/Users/kakaoracle/Desktop/tidcs/c28/DSP281x/v120/DSP281x_headers/include" --diag_warning=225 --display_error_number --diag_wrap=off --preproc_with_compile --preproc_dependency="haha.pp"  "../haha.c"
Fatal error #5: could not open source file "C:/Users/kakaoracle/Desktop/tidcs/c28/DSP281x/v120/DSP281x_headers/include"
1 fatal error detected in the compilation of "../haha.c".
Compilation terminated.

>> Compilation failure
gmake: *** [haha.obj] Error 1
gmake: Target `all' not remade because of errors.


如上面所示,我按照力天电子里面教程讲的一步一步来的,可是为什么会不成功呢?大家有什么好意见吗
友情提示: 此问题已得到解决,问题已经关闭,关闭后问题禁止继续编辑,回答。
12条回答
zhangmangui
2019-07-29 00:16
shengang1989 发表于 2015-4-23 20:31
你好  感谢回复~~
还想追问下~~~不同作用的程序需要的头文件等资源不一样~~
是否有一个完美的模板,可以 ...

CCS只是编译器   只要你添加的头文件  源文件都是全的   那就不会有问题的
有问题只是CCS的配置问题

一周热门 更多>