What standard of C code is generated by Embedded Coder?

When I generate code with the Embedded Coder, which standard of C code is generated? I want to make sure my compiler will work with all of the C code that is generated.

 Akzeptierte Antwort

MathWorks Support Team
MathWorks Support Team am 30 Dez. 2021
Bearbeitet: MathWorks Support Team am 30 Dez. 2021

0 Stimmen

The Embedded Real-Time target generates ANSI/ISO C, C++, and encapsulated C++ code with floating-point and fixed-point data for efficient real-time execution on virtually any production processor. If you generate your code with the 'ert.tlc' target file, your generated C code will by ANSI compliant. Please refer to the following link for more information.

Weitere Antworten (0)

Kategorien

Mehr zu Deployment, Integration, and Supported Hardware finden Sie in Hilfe-Center und File Exchange

Produkte

Version

R2018a

Tags

Noch keine Tags eingegeben.

Community Treasure Hunt

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

Start Hunting!

Translated by