C2000 use the CCS project to simulate a model like HIL
8 views (last 30 days)
Show older comments
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 Comment
Raghava S N
on 21 May 2024
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.
Answers (1)
Supraja
on 3 Sep 2024
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 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!