To develop AUTOSAR components in Simulink®:
Create a Simulink representation of an AUTOSAR
component. AUTOSAR component creation can start from an arxml
component
description or an existing Simulink design.
Develop the component by refining the AUTOSAR configuration and creating algorithmic model content.
Generate an arxml
component 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, see AUTOSAR Component Creation (Embedded Coder).
The following help topics provide AUTOSAR workflow details and examples.
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