Main Content

Code Generation

Generate AUTOSAR-compliant C++ code and XML descriptions for production integration; build Linux® executables or libraries for testing

After creating and developing a Simulink® representation of an AUTOSAR adaptive software component, generate code for testing or for integration into the AUTOSAR run-time environment. AUTOSAR code generation requires Simulink Coder™ and Embedded Coder®.

From an adaptive model, you can build a Linux executable or library. For Linux testing, you can configure run-time calibration, measurement, and logging.

Functions

coder.asap2.exportGenerate ASAP2 (A2L) file according to ASAM MCD-2 MC standards
createManifestCreate manifest file for AUTOSAR adaptive model
getClassNameGet class name of model
setClassNameSet class name of model
getClassNamespaceGet class namespace for a model
setClassNamespaceSet class namespace of model

Topics