C2000 use the CCS project to simulate a model like HIL
조회 수: 2 (최근 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!