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

CCSV6编译TI例程出错

你好,我使用TI 281x的例程在CCSV6的开发环境下进行编译,编译结果总是如下:

>> Compilation failure
'Building file: E:/TI/281x/v120/DSP281x_common/source/DSP281x_PieVect.c'
'Invoking: C2000 Compiler'
"c:/ti/ccsv6/tools/compiler/c2000_6.2.5/bin/cl2000" -v28 -ml -mt –include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.5/include" –include_path="E:/TI/281x/v120/DSP281x_headers/include" –include_path="E:/TI/281x/v120/DSP281x_common/include" -g –define="_DEBUG" –define="LARGE_MODEL" –quiet –diag_warning=225 –issue_remarks –asm_directory="C:/tidcs/c28/DSP281x/v120/DSP281x_examples_ccsv4/adc_seqmode_test/Debug" –preproc_with_compile –preproc_dependency="DSP281x_PieVect.pp"  "E:/TI/281x/v120/DSP281x_common/source/DSP281x_PieVect.c"
Command-line error: cannot open command file '\\DOCUME~1\\ADMINI~1\\Temp\\0579214': No such file or directory
1 catastrophic error detected in this compilation.
Compilation terminated.

>> Compilation failure
gmake: *** [DSP281x_PieVect.obj] Error 1

工程中的每一个源文件都报如上所示的错误,请问这是什么原因?

Eason Wang:

Move to the right forum

你好,我使用TI 281x的例程在CCSV6的开发环境下进行编译,编译结果总是如下:

>> Compilation failure
'Building file: E:/TI/281x/v120/DSP281x_common/source/DSP281x_PieVect.c'
'Invoking: C2000 Compiler'
"c:/ti/ccsv6/tools/compiler/c2000_6.2.5/bin/cl2000" -v28 -ml -mt –include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.5/include" –include_path="E:/TI/281x/v120/DSP281x_headers/include" –include_path="E:/TI/281x/v120/DSP281x_common/include" -g –define="_DEBUG" –define="LARGE_MODEL" –quiet –diag_warning=225 –issue_remarks –asm_directory="C:/tidcs/c28/DSP281x/v120/DSP281x_examples_ccsv4/adc_seqmode_test/Debug" –preproc_with_compile –preproc_dependency="DSP281x_PieVect.pp"  "E:/TI/281x/v120/DSP281x_common/source/DSP281x_PieVect.c"
Command-line error: cannot open command file '\\DOCUME~1\\ADMINI~1\\Temp\\0579214': No such file or directory
1 catastrophic error detected in this compilation.
Compilation terminated.

>> Compilation failure
gmake: *** [DSP281x_PieVect.obj] Error 1

工程中的每一个源文件都报如上所示的错误,请问这是什么原因?

Hank Zhao:

请按下面文档中“How to resolve" Command-line error: cannot open command file ”部分的说明修改一下系统设置,然后再编译看看:http://processors.wiki.ti.com/index.php/CCStudio_FAQ

你好,我使用TI 281x的例程在CCSV6的开发环境下进行编译,编译结果总是如下:

>> Compilation failure
'Building file: E:/TI/281x/v120/DSP281x_common/source/DSP281x_PieVect.c'
'Invoking: C2000 Compiler'
"c:/ti/ccsv6/tools/compiler/c2000_6.2.5/bin/cl2000" -v28 -ml -mt –include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.5/include" –include_path="E:/TI/281x/v120/DSP281x_headers/include" –include_path="E:/TI/281x/v120/DSP281x_common/include" -g –define="_DEBUG" –define="LARGE_MODEL" –quiet –diag_warning=225 –issue_remarks –asm_directory="C:/tidcs/c28/DSP281x/v120/DSP281x_examples_ccsv4/adc_seqmode_test/Debug" –preproc_with_compile –preproc_dependency="DSP281x_PieVect.pp"  "E:/TI/281x/v120/DSP281x_common/source/DSP281x_PieVect.c"
Command-line error: cannot open command file '\\DOCUME~1\\ADMINI~1\\Temp\\0579214': No such file or directory
1 catastrophic error detected in this compilation.
Compilation terminated.

>> Compilation failure
gmake: *** [DSP281x_PieVect.obj] Error 1

工程中的每一个源文件都报如上所示的错误,请问这是什么原因?

min liu5:

你好   请问你的问题解决了吗   我也遇到相同的问题   都没有解决

赞(0)
未经允许不得转载:TI中文支持网 » CCSV6编译TI例程出错
分享到: 更多 (0)