C2000 use the CCS project to simulate a model like HIL
6 次查看(过去 30 天)
显示 更早的评论
Dear Support Team,
I am wondering whether there is a quick guide on how to use TI launchpad DELFINO F28379D with a Simulink model from a precompiled Code Composer Studio project in real time.
What are the requirements to do this task? The task to perform is to have the control implemented via the CCS on the launchpad running in Debug mode, and using UART to send data and receive feedback real time.
Thanks in advance
1 个评论
Raghava S N
2024-5-21
Hi,
Just to have a better understanding, do you want to generate code and create a CCS project from a Simulink model and then program the hardware from CCS? The TI launchpad DELFINO F28379D can infact be directly programmed from Simulink.
回答(1 个)
Supraja
2024-9-3
Hello Jacopo,
I believe that you want to know about using a Simulink model and the Code Composer Studio. Please refer to the below documentation links for more information about the same:
Getting Started with Texas Instruments C2000 Microcontroller Blockset: https://in.mathworks.com/help/ti-c2000/ug/getting-started-with-C2000-example.html
Create GUI for Code Composer Studio program -TI microcontroller: https://in.mathworks.com/help/ti-c2000/gs/creating-ccs-project-from-a-model.html
Overview of Creating a Model and Generating Executable for C2000 Processors:https://in.mathworks.com/help/ti-c2000/gs/overview-of-creating-models-for-c2000-processors.html
I hope this helps!
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!