为什么用C2000生成代码时报“代码生成信息文件不存在”的错误
42 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
使用官方例程LED blinking时,没有做任何改动,打开后直接编译时提示如下信息:
### Creating CCS Project at : E:\matlab\c28069_blink_ert_rtw\CCS_Project ### CCS project created successfully Open project in Code Composer Studio.
### 使用工具链: Texas Instruments Code Composer Studio (C2000) ### c28069_blink 的编译过程因错误而中止。
编译的顶层模型目标: 模型 操作 重新编译原因
================================ c28069_blink 失败 代码生成信息文件不存在。
编译了 0 个模型,共 1 个模型(0 个模型已经是最新的) 编译持续时间: 0h 2m 1.4897s
注:我用的Matlab版本是2022B,TI C2000 Code Generation Tools20.2.1,TI controlSUITE3.4.9,TI Code Composer Studio11.0.0.00012
2 comentarios
Respuestas (3)
Ver también
Categorías
Más información sobre System Composer en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!