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

CCS5.4编译错误

具体如下:

'Invoking: C2000 Compiler'
"C:/ti/ccsv5/tools/compiler/c2000_6.1.3/bin/cl2000" -v28 -ml -mt -g –include_path="C:/ti/ccsv5/tools/compiler/c2000_6.1.3/include" –include_path="C:/ti/workspace_v5_4/include" –include_path="C:/ti/My Project/Code of TMS320F280x CCS3.3 20110326/DSP280x_common/include" –include_path="C:/ti/My Project/Code of TMS320F280x CCS3.3 20110326/DSP280x_headers/include" –define=-DEBUG;LARGE-MODEL;TAGERT-IS-F2808 –diag_warning=225 –display_error_number –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP280x_DefaultIsr.pp" "../DSP280x_DefaultIsr.c"
Command-line error #1046: invalid macro definition: -DEBUG;LARGE-MODEL;TAGERT-IS-F2808
1 fatal error detected in the compilation of "../DSP280x_DefaultIsr.c".
Compilation terminated.

刚接触dsp和ccs软件,请问这是怎么回事?

刚接触

Hank Zhao:

你好,这个是CCS3.3的工程文件,你是怎么移植到CCSV5下的,应该是移植出了问题。

赞(0)
未经允许不得转载:TI中文支持网 » CCS5.4编译错误
分享到: 更多 (0)