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.

TMS320F28335: simulink自动生成CCS代码失效,电脑重启后无法正常编译了,一直报错

Part Number: TMS320F28335
Other Parts Discussed in Thread: TI-CGT

电脑重启后simulink编译ccs代码功能失效,错误代码:We need to see this ENTIRE error message and a complete, reproducible test case including ALL of the command-line options. gmake: *** [poketbench_1.obj] Error 2 gmake: *** Waiting for unfinished jobs.... INTERNAL ERROR: C:/PROGRA~3/MATLAB/SUPPOR~1/3P778C~1.INS/TIC28X~1.INS/TI-CGT~1.LTS/bin/cl2000 had an internal inconsistency and aborted while processing file C:/Users/Administrator/Desktop/matlab仿真文件/poketbench_1_ert_rtw/MW_c28xx_pwm.c This is caused by a defect in the TI C/C++ Compiler. TI Customer Support may be able to suggest a workaround to avoid this. Upgrading to the newest version of the compiler may fix this problem. Contact TI in the E2E support forums at http://e2e.ti.com under "Development Tools", "TI C/C++ Compiler". See the link titled "Submitting an issue". We need to see this ENTIRE error message and a complete, reproducible test case including ALL of the command-line options. gmake: *** [MW_c28xx_pwm.obj] Error 2 INTERNAL ERROR: C:/PROGRA~3/MATLAB/SUPPOR~1/3P778C~1.INS/TIC28X~1.INS/TI-CGT~1.LTS/bin/cl2000 had an internal inconsistency and aborted while processing file C:/Users/Administrator/Desktop/matlab仿真文件/poketbench_1_ert_rtw/MW_c28xx_adc.c This is caused by a defect in the TI C/C++ Compiler. TI Customer Support may be able to suggest a workaround to avoid this. Upgrading to the newest version of the compiler may fix this problem. Contact TI in the E2E support forums at http://e2e.ti.com under "Development Tools", "TI C/C++ Compiler". See the link titled "Submitting an issue". We need to see this ENTIRE error message and a complete, reproducible test case including ALL of the command-line options. gmake: *** [MW_c28xx_adc.obj] Error 2

编译的顶层模型目标: 模型 操作 重新编译原因 ================================ poketbench_1 失败 代码生成信息文件不存在。 编译了 0 个模型,共 1 个模型(0 个模型已经是最新的) 编译持续时间: 0h 0m 32.458s
编译 "poketbench_1" 时遇到错误
组件:Simulink | 类别:Block diagram 错误
  • 您好,

          发现编译路径存在中文,TI的编译器是需要全英文路径,无空格 特殊字符等。

           基于matlab构建CCS例程,这边建议你前往simulink的官方论坛进行咨询。