Generating and Integrating Code Composer Studio library from Simulink for a C5510 DSK

Version 1.0.0.1 (14.1 MB) by Arvind
Integrate code generated from a Simulink model into a C5510 DSK Project
1.8K Downloads
Updated 1 Sep 2016

View License

This short recording (<10 minutes) shows how one can generate a compiled CCS library from a Simulink model, and then integrate that generated library into an existing Code Composer Studio project. This is useful in situations where an algorithm designed and tested in MATLAB/Simulink needs to be integrated into a larger project implemented on a custom board. Another use case is when Simulink doesn't support a particular board (ADC/DAC device driver blocks not available), then this approach can be used to create a complete standalone implementation of your algorithm using an example feed-through project for that board (C5510 in this example).
The feedthrough project for the C5510 can be found in the DDK 1.2 software downloaded from TI's website.

Cite As

Arvind (2024). Generating and Integrating Code Composer Studio library from Simulink for a C5510 DSK (https://www.mathworks.com/matlabcentral/fileexchange/19755-generating-and-integrating-code-composer-studio-library-from-simulink-for-a-c5510-dsk), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2008a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Embedded Coder in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.1

Updated license

1.0.0.0