Embedded coder with Toshiba Arm core MCU

4 vues (au cours des 30 derniers jours)
Ahmed Ahmed
Ahmed Ahmed le 6 Mai 2022
Hi , I'm not a software engineer but i used to generate code with matlab and simulink for target hardwares .
Currently , I'm using Toshiba MCU TMPM370FYFG ARM Cortex M3 for some motor control applications and I know that MATLAB Coder, Simulink Coder, and Embedded Coder®generate ANSI®/ISO® C/C++ code that can be compiled and executed on ARM® Cortex®-M processors
. How are MCU internal hardware peripherals appear in the generated code without MCU hardware support package like the existing supported packages for Texas , ST and other MCUs supported by matlab-simulink embedded coders.

Réponse acceptée

Antonin
Antonin le 13 Mai 2022
Hi Ahmed Ahmed,
We don't have peripheral support for toshiba processors.
The best way to work with these processors is to generate plain C code from your Simulink algorithms that you can include in your existing IDE project.
I hope it helps,
Thanks,
Antonin.

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by