What standard of C code is generated by Embedded Coder?

5 ビュー (過去 30 日間)
MathWorks Support Team
MathWorks Support Team 2018 年 10 月 26 日
編集済み: MathWorks Support Team 2021 年 12 月 30 日
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.

採用された回答

MathWorks Support Team
MathWorks Support Team 2021 年 12 月 30 日
編集済み: MathWorks Support Team 2021 年 12 月 30 日
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.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeDeployment, Integration, and Supported Hardware についてさらに検索

タグ

タグが未入力です。

製品


リリース

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by