Integrating Simulink model with VisualDSP++ Project

Version 1.0.0.1 (14.5 MB) by Arvind
This recording shows how to create VisualDSP libraries from Simulink models.
2K Downloads
Updated 1 Sep 2016

View License

This short recording of about 13 minutes describes the steps to follow when generating code from a Simulink model (MATLAB code could be part of this model using the embedded MATLAB block) and integrating it the VisualDSP++ IDDE project. The objective is to show the process by which an algorithm in MATLAB/Simulink could be integrated into an larger existing project.
One of the applications of this approach is creating complete standalone examples on standard EZ-Kit or custom boards, whcih typically have an example feed-through project containing the necessary ADC/DAC driver code. The DLB library then created from a Simulink model could just be called from this feed-through project thus creating a standalone version of your Simulink algorithm running on the hardware. In this example we are using a SHARC 21364 EZ-kit. This approach could be extended to any other board containing supported Analog Devices Blackfin, SHARC, and TigerSHARC processors.

Cite As

Arvind (2024). Integrating Simulink model with VisualDSP++ Project (https://www.mathworks.com/matlabcentral/fileexchange/22243-integrating-simulink-model-with-visualdsp-project), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2007b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Block Authoring and Simulation Integration in Help Center and MATLAB Answers
Acknowledgements

Inspired: DLBP

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