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:创建 PIL MATLAB 仿真

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1159997/tms320f28335-creating-pil-matlab-simulation

器件型号:TMS320F28335
我需要在 MATLAB Simulink 中构建风能转换系统模型(涡轮机+ PMSG +背靠背转换器+电网),并在 DSP TMS320 F28335电路板中为转换器构建控制器。 为此、我需要在 Simulink 中传达系统的工作参数(机器电压、速度、电流、电网电流、电网电压、 直流链路电压)信号发送给控制器、而由 DSP 控制器生成的 PWM 脉冲发送给 Simulink。  
为此  、我 尝试  在 Simulink 中创建一个整体系统、并  通过  环路仿真中的处理器将控制器部分转换为实时嵌入式代码。    计算机中安装了许可版本的 MATLAB 和 CCS 10.4.0、用于调试 MATLAB 生成的代码。  现在、我正在使用 Embedded Coder 软件包+ CCS + JTAG XDS100 v3 + COM3端口尝试此操作。
需要从 Simulink 传输到处理器的信号大约为12个、 处理器需要生成12个 PWM 脉冲、并且应该将这些脉冲提供给 MATLAB Simulink 中的背对背转换器模型。
请告诉我创建这样一个系统的可能性以及连接 DSP 板和计算机所需的接口