Documentation

Modeling

Model AUTOSAR software components for automotive systems

To develop AUTOSAR components in Simulink®:

  • Create a Simulink representation of an AUTOSAR component. AUTOSAR component creation can start from anarxmlcomponent description or an existing Simulink design.

  • Develop the component by refining the AUTOSAR configuration and creating algorithmic model content.

  • Generate anarxmlcomponent description and algorithmic C code for testing in Simulink or integration into the AUTOSAR Runtime Environment (RTE).

To get started working on an AUTOSAR software component in Simulink, seeAUTOSAR Component Creation(Embedded Coder).

The following help topics provide AUTOSAR workflow details and examples.

Topics

Modeling Patterns for AUTOSAR(Embedded Coder)

Modeling AUTOSAR software components for simulation and code generation

AUTOSAR Component Creation(Embedded Coder)

Create Simulink model representation of AUTOSAR software component

AUTOSAR Component Development(Embedded Coder)

Develop and validate AUTOSAR software component

AUTOSAR Code Generation(Embedded Coder)

Export component XML description and C code for AUTOSAR run-time environment