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.

[参考译文] CCS/TMS320F28379D:将代码从 MATLAB/Simulink 导入到 Code Compose Studio 时出现问题

Guru**** 2224960 points
Other Parts Discussed in Thread: TMS320F28379D
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/668016/ccs-tms320f28379d-problem-in-importing-code-from-matlab-simulink-to-code-compose-studio

器件型号:TMS320F28379D

工具/软件:Code Composer Studio

您好!

我正在使用 TMS320F28379D。 我在 Simulink 上实现了一种算法。 我正在尝试将程序从 MATLAB/Simulink 转换为嵌入式 C 代码、然后将 C 编码转换为 code composer studio、但 它不起作用。

是否有任何其他方法可以直接从 MATLAB/Simulink 导入代码?

此致

Rachana

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    您好!

    您能详细说明一下它不起作用吗? 它不是在构建代码、还是在运行时遇到了一些问题?
  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    您是否正在使用 MathWorks C2000支持包?

    典型的工作流程是生成算法的 C 代码、并将该 C 代码导入 CCS 项目并将其集成到该项目中。

    -Brian