Does Embedded Coder support Ada?

19 views (last 30 days)
Does Embedded Coder support Ada?

Accepted Answer

MathWorks Embedded Coder Team
Edited: MathWorks Embedded Coder Team on 7 Aug 2017
Embedded Coder supports C and C++, including MISRA-C and AUTOSAR.
As such, all Embedded Coder users generate C/C++ including an wide variety of certified flight code programs such as those listed on the DO-178 solutions page
MISRA-C is frequently also used in such programs and aerospace publications note it’s use as a de facto safety-critical standard: Aerospace and Defense Tech article
With Model-Based Design, the focus is the language used for the model, so the code output language is less important than for hand coding approaches. Thus, the benefit to Embedded Coder users with C/C++, is that compiler and processor support is much greater and it is much easier to find engineers with C/C++ knowledge as illustrated in language popularity rankings: Tiobe Index
MathWorks is able to support requests for additional code generation output languages, so please contact your MathWorks representative if you have additional code generation language needs.

More Answers (0)

Tags

Products

Community Treasure Hunt

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

Start Hunting!