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.
工具/软件:Code Composer Studio
大家好,我正在尝试在Code Composer Studio中编译能源草图,但我遇到了错误。
是否有人知道如何解决?
****生成配置调试项目ServoSweep ****
"C:\\ti\\ccsv7\\utils\\bin\\gmake "-k -j 4 all -o
'生成文件:ServoSweep.cpp '
'调用:C2000编译器'
c:/ti/ccsv7/tools/compiler/ti-CGT-C2000 _C2000_lib/libraries" 16.9 -v28 -ml -mt --include_path="C:/Users/Fer_s/Desktop/Energia-0101E0017/lib/libraries"--include_include_fs/fs/c2000_c2000_ecv/fs/f17/s-echt/eclem_ec_eclech/ec_ec_ecn_f/f/f/f/f/fi_energies/0017--include_include_fs/fs/c2000_c2000_ecv/fs/f17/s-echt/eclem_ec_eclech/ec_ec_ecn_f/f/f/f/f/fi_energies/<xmt-block1>2000 16.92000 16.9
>>编译失败
subdir_rules.mk:16:目标'ervoSweep.obj'的配方失败
"C:/Users/Fer_s/workspace_v7/ServoSweep/ServoSweep.ino",第20行:致命错误#1965:无法打开源文件"Servo.h"
编译"ServoSweep.cpp时检测到1个灾难性错误。
编译已终止。
gmake:***[ServoSweep.obj]错误1
gmake:由于错误,目标'all'没有重制。
****构建已完成****