Embedded Coder® provides the following examples to demonstrate AUTOSAR workflows.
Example | How to ... |
---|---|
Generate AUTOSAR-Compliant C Code and Export ARXML Descriptions (Embedded Coder) | Generate AUTOSAR-compliant C code and export AUTOSAR XML (arxml )
descriptions from a Simulink® model. |
Model for AUTOSAR Platform (Embedded Coder) | Model AUTOSAR atomic software components in Simulink, using rate-based atomic subsystems, periodic and asynchronous function-call subsystems, Simulink Function blocks, and Initialize Function blocks. |
AUTOSAR Property and Map Function Examples (Embedded Coder) | Programmatically add AUTOSAR elements to a model, configure AUTOSAR properties, and map Simulink elements to AUTOSAR elements. |
Configure AUTOSAR Sender-Receiver Communication (Embedded Coder) | Model AUTOSAR sender and receiver runnables using Simulink root-level subsystems, inports, and outports. |
Configure AUTOSAR Client-Server Communication (Embedded Coder) | Model AUTOSAR server and client runnables using Simulink Function and Function Caller blocks. |
Configure AUTOSAR Mode-Switch Communication (Embedded Coder) | Configure AUTOSAR mode-switch interfaces, including mode sender and receiver ports and mode-switch events, in Simulink. |