How Do I Create My Own Hardware Support Package?
30 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
MathWorks Support Team
el 30 de Mzo. de 2018
Editada: MathWorks Support Team
el 8 de Mayo de 2024
I have hardware that I would like to target from MATLAB/Simulink. What resources are available for creating my own hardware support package?
Respuesta aceptada
MathWorks Support Team
el 8 de Mayo de 2024
Editada: MathWorks Support Team
el 8 de Mayo de 2024
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:
0 comentarios
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!