Embedded coder with Toshiba Arm core MCU

4 次查看(过去 30 天)
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.

采纳的回答

Antonin
Antonin 2022-5-13
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.

更多回答(0 个)

Community Treasure Hunt

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

Start Hunting!

Translated by