CCS6.0无法生成.out文件,第一次编译没问题,重新编译就不行了,这是为什么呢?

2019-12-01 12:42发布

<p> 我的程序编写没错,本来可以正常编译和烧写,在程序正常运行后,我把程序停下来,改了一点东西,为了做另一个实验,且这次修改的内容是之前经常用的,所以程序没有问题,但选择Build Project或者Rebuild Project后,无法生成.out文件,把程序改回去后仍然出现这个问题,下面是编译后出现的提示:</p><p> 'Building file: ../motor_control.c'</p><p> 'Invoking: C2000 Compiler'</p><p> "C:/</p><p>ti</p><p>/ccsv6/tools/compiler/ti-cgt-c2000_6.4.2/bin/cl2000" -</p><p>v2</p><p>8 -ml -mt --cla_support=cla1 --float_support=fpu32 --tmu_support=tmu0 --vcu_support=vcu2 --include_path="C:/ti/ccsv6/tools/compiler/ti-cgt-c2000_6.4.2/include" --include_path="F:/28377SRM/F2837xD_headers/include" --include_path="F:/28377SRM/F2837xD_common/include" -g --define=CPU1 --diag_warning=225 --</p><p>display_error_number --diag_suppress=10063 --preproc_with_compile --preproc_dependency="motor_control.pp" "../motor_control.c"</p><p> &gt;&gt; FATAL ERROR: fai</p><p>LED</p><p> while attempting to run executable C: iccsv6 oolscompiler i-cgt-c2000_6.4.2inac2000.exe</p><p> gmake: *** [motor_control.obj] Error 1</p><p> gmake: Target `all' not remade because of errors.</p><p> 请各位指教这是什么原因,就是本来好好地,突然就这样了</p><br> <br> <p><br></p>
3条回答
liujinyi016
1楼 · 2019-12-01 16:30.采纳回答
重新建一个空的工程,把之前的源文件与头文件复制过来试试呢
wuli北
2楼-- · 2019-12-01 14:24
 精彩回答 2  元偷偷看……
liujinyi016
3楼-- · 2019-12-01 14:36
先清空一下所有的编译文件,再编译试试

一周热门 更多>