Which Embedded MCUs support Simscape's continuous-time runtime library?
27 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hello.
I'm trying to integrate a MATLAB/Simulink model into an embedded MCU using Simscape and Embedded Coder in MATLAB 2024b.
In this process, I embedded the MATLAB/Simulink model and applied it to the Embedded MCU (TI TMS320F28379D), but it seems that the TI C2000 platform does not support the Simscape runtime library.
I want to deploy a MATLAB/Simulink model with Simscape on an embedded MCU. Are there any embedded MCUs that support the Simscape runtime library?
Also, I know that most embedded MCUs operate in discrete time, but I am curious whether embedded MCUs that support the Simscape runtime library can also operate in continuous time.
I would appreciate the answers from those who are wise.
-Error when building MATLAB/Simulink model project with Simscape on TMS320F28379D (using Embedded Coder)-

0 commentaires
Réponses (1)
Angelo Yeo
le 20 Oct 2025
As also described in About Code Generation from Simscape Models - MATLAB & Simulink, code generated from Simscape models is intended for rapid prototyping and hardware-in-the-loop applications. It is not intended for use as production code in embedded controller applications.
It would be great to know about your workflow, but if you are working on HIL simulation, I would like to suggest the docs below.
0 commentaires
Voir également
Catégories
En savoir plus sur Deployment, Integration, and Supported Hardware dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!