Main Content
AUTOSAR Workflow Samples
Example | How to ... |
---|---|
Create and Configure AUTOSAR Software Component | Create an AUTOSAR software component model from an algorithm model. |
Import AUTOSAR Component to Simulink | Create Simulink® model from XML description of AUTOSAR software component. |
Design and Simulate AUTOSAR Components and Generate Code | Develop AUTOSAR components by implementing behavior algorithms, simulating components and compositions, and generating component code. |
Modeling Patterns for AUTOSAR Runnables | Use Simulink models, subsystems, and functions to model AUTOSAR atomic software components and their runnable entities (runnables). |
Create and Configure AUTOSAR Adaptive Software Component | Create an AUTOSAR adaptive software component model from an algorithm model. |
Import AUTOSAR Adaptive Components to Simulink | Create Simulink models from XML descriptions of AUTOSAR adaptive software components. |
Simulate AUTOSAR Basic Software Services and Run-Time Environment | Simulate AUTOSAR component calls to Basic Software memory and diagnostic services using reference implementations. |
Generate AUTOSAR C Code and XML Descriptions | With Embedded Coder® software, generate AUTOSAR-compliant C code and export AUTOSAR XML (ARXML) descriptions from AUTOSAR component model. |
Generate AUTOSAR Adaptive C++ Code and XML Descriptions | With Embedded Coder software, generate AUTOSAR-compliant C++ code and export AUTOSAR XML (ARXML) descriptions from AUTOSAR adaptive component model. |
Author AUTOSAR Compositions and Components in Architecture Model | With System Composer™ software, use an architecture model to develop AUTOSAR compositions and components for the Classic Platform. |