Which Embedded MCUs support Simscape's continuous-time runtime library?
조회 수: 32 (최근 30일)
이전 댓글 표시
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
답변 (1개)
Angelo Yeo
2025년 10월 20일 23:31
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
참고 항목
카테고리
Help Center 및 File Exchange에서 Deployment, Integration, and Supported Hardware에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!