TI中文支持网
TI专业的中文技术问题搜集分享网站

CCS下载时报错 .out could not open file 请问应该如何解决

用CCS6.0 debug时报错,DSP型号是F28335,具体如图所示,请问应该如何解决呀?

Susan Yang:请问是否可以成功编译?您现在使用的是自制的板子还是TI的开发板?有没有使用Uniflash下载一下试试?

用CCS6.0 debug时报错,DSP型号是F28335,具体如图所示,请问应该如何解决呀?

hanlin zong:

回复 Susan Yang:

您好,现在的问题是编译不成功,但是同一个工程文件换在其他电脑上就能够编译成功,但是在我的电脑上编译后就报错,具体如下,请问一下这个问题应该如何解决呀?

>> Compilation failure
gmake: *** [DSP2833x_PieVect.obj] Error 1
'Building file: ../SRC/DSP2833x_SysCtrl.c'
'Invoking: C2000 Compiler'
"D:/ti/ccsv6/tools/compiler/c2000_6.2.5/bin/cl2000" -v28 -ml -mt –float_support=fpu32 –include_path="D:/workspace_v6_0/PWM1013/INCLUDE" –include_path="F:/10037/2017/dspworkspace/PWM/INCLUDE" –include_path="D:/workspace_v6_0/PWM1013/INCLUDE" –include_path="D:/ti/ccsv6/tools/compiler/c2000_6.2.5/include" –include_path="/packages/ti/xdais" -g –define="_DEBUG" –define="LARGE_MODEL" –diag_warning=225 –preproc_with_compile –preproc_dependency="SRC/DSP2833x_SysCtrl.pp""../SRC/DSP2833x_SysCtrl.c"
Command-line error: cannot open command file 'C:\\Windows\\TEMP\\6321216': No such file or directory
1 catastrophic error detected in this compilation.
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_SysCtrl.obj] Error 1
'Building file: ../SRC/DSP2833x_Xintf.c'
'Invoking: C2000 Compiler'
"D:/ti/ccsv6/tools/compiler/c2000_6.2.5/bin/cl2000" -v28 -ml -mt –float_support=fpu32 –include_path="D:/workspace_v6_0/PWM1013/INCLUDE" –include_path="F:/10037/2017/dspworkspace/PWM/INCLUDE" –include_path="D:/workspace_v6_0/PWM1013/INCLUDE" –include_path="D:/ti/ccsv6/tools/compiler/c2000_6.2.5/include" –include_path="/packages/ti/xdais" -g –define="_DEBUG" –define="LARGE_MODEL" –diag_warning=225 –preproc_with_compile –preproc_dependency="SRC/DSP2833x_Xintf.pp""../SRC/DSP2833x_Xintf.c"
Command-line error: cannot open command file 'C:\\Windows\\TEMP\\6252416': No such file or directory
1 catastrophic error detected in this compilation.
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_Xintf.obj] Error 1
'Building file: ../SRC/DSP2833x_usDelay.asm'
'Invoking: C2000 Compiler'
"D:/ti/ccsv6/tools/compiler/c2000_6.2.5/bin/cl2000" -v28 -ml -mt –float_support=fpu32 –include_path="D:/workspace_v6_0/PWM1013/INCLUDE" –include_path="F:/10037/2017/dspworkspace/PWM/INCLUDE" –include_path="D:/workspace_v6_0/PWM1013/INCLUDE" –include_path="D:/ti/ccsv6/tools/compiler/c2000_6.2.5/include" –include_path="/packages/ti/xdais" -g –define="_DEBUG" –define="LARGE_MODEL" –diag_warning=225 –preproc_with_compile –preproc_dependency="SRC/DSP2833x_usDelay.pp""../SRC/DSP2833x_usDelay.asm"
'Finished building: ../SRC/DSP2833x_usDelay.asm'
' '
'Building file: ../SRC/Main.c'
'Invoking: C2000 Compiler'
"D:/ti/ccsv6/tools/compiler/c2000_6.2.5/bin/cl2000" -v28 -ml -mt –float_support=fpu32 –include_path="D:/workspace_v6_0/PWM1013/INCLUDE" –include_path="F:/10037/2017/dspworkspace/PWM/INCLUDE" –include_path="D:/workspace_v6_0/PWM1013/INCLUDE" –include_path="D:/ti/ccsv6/tools/compiler/c2000_6.2.5/include" –include_path="/packages/ti/xdais" -g –define="_DEBUG" –define="LARGE_MODEL" –diag_warning=225 –preproc_with_compile –preproc_dependency="SRC/Main.pp""../SRC/Main.c"
Command-line error: cannot open command file 'C:\\Windows\\TEMP\\6278016': No such file or directory
1 catastrophic error detected in this compilation.
Compilation terminated.

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

**** Build Finished ****

用CCS6.0 debug时报错,DSP型号是F28335,具体如图所示,请问应该如何解决呀?

Susan Yang:

回复 hanlin zong:

您之前是不是有卸载并重装CCS?

建议您完全卸载现在的CCS后重新下载安装CCS,并设置 TMP and TEMP variables后重新编译试试

赞(0)
未经允许不得转载:TI中文支持网 » CCS下载时报错 .out could not open file 请问应该如何解决
分享到: 更多 (0)