How Do I Create My Own Hardware Support Package?

33 views (last 30 days)
I have hardware that I would like to target from MATLAB/Simulink. What resources are available for creating my own hardware support package?

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 30 Mar 2018
The following documentation pages may be of assistance to you in developing support for your target hardware:
1) The following guide from the File Exchange is a great resource for developing custom device driver blocks for your hardware:
2) To develop device driver blocks using System Objects, which provide the most functionality, you may also reference this guide in the documentation:
3) If your hardware is using an ARM processor, we also provide tools for developing new targets. These guides walk you through developing a custom target for the different ARM processors that are supported.
ARM Cortex-A:
ARM Cortex-M:
ARM Cortex-R:
Please note that the available Hardware Support Packages can be found at this link:
You may also request a new Hardware Support Package here:
Finally, MathWorks Consulting Services may be available for assistance in creating a Hardware Support Package. If this is of interest to you, they can be contacted at:

More Answers (0)

Products


Release

R2016b

Community Treasure Hunt

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

Start Hunting!