Generation of Platform (hardware) independent code

Does anyone has experience generating platform independent code from simulink models?
We have the idea to generate one set of code from the models that is capable of runing on different hardware.

Respuestas (1)

Ayush
Ayush el 2 de En. de 2024

0 votos

To generate platform-independent code from Simulink models, you can use the code generation features provided by MATLAB and Simulink. The generated code can be ANSI-C code, which is platform-independent and can be compiled on different operating systems and hardware. In the Configuration Parameters dialog, under the Code Generation section for platform-independent ANSI-C code, you can choose grt.tlc (Generic Real-Time Target).
Thanks,
Ayush

Productos

Versión

R2023b

Preguntada:

el 2 de En. de 2024

Respondida:

el 2 de En. de 2024

Community Treasure Hunt

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

Start Hunting!

Translated by