- Install the “C2000 Microcontroller Blockset” add-on by following these instructions: https://www.mathworks.com/help/matlab/matlab_env/get-add-ons.html
- Hardware Setup for the “C2000 Microcontroller Blockset”: https://www.mathworks.com/help/ti-c2000/ug/install-support-for-c2000-processors.html
- Overview of creating a model and deploying to C2000 processors: https://www.mathworks.com/help/ti-c2000/gs/overview-of-creating-models-for-c2000-processors.html
- A getting started example to build and deploy Simulink models to C2000 boards: https://www.mathworks.com/help/ti-c2000/ug/getting-started-with-C2000-example.html
can i add TMS320F28P55SJ launch pad to matlab simulik
5 views (last 30 days)
Show older comments
can i add TMS320F28P55SJ launch pad to matlab simulik
0 Comments
Answers (1)
Aravind
on 26 Dec 2024
According to the official documentation here, the TMS320F28P55SJ Launch Pad from Texas Instruments is supported by Simulink through the “C2000 Microcontroller Blockset” add-on. Once you have installed the “C2000 Microcontroller Blockset,” you can set the hardware board for deployment to "TI F28P550S LaunchPad" and then proceed to build and deploy your Simulink model to the connected TI LaunchPad board.
For more detailed guidance on building and deploying code to the TMS320F28P55SJ board, you can refer to the following documentation links:
By following these instructions, you should be able to add the TMS320F28P55SJ Launch Pad board to Simulink and build and deploy Simulink models to it.
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!