Create AUTOSAR Architecture from System Composer Model - MATLAB & Simulink (original) (raw)

Main Content

You can export a System Composerâ„¢Component (System Composer) or architecture model to an AUTOSAR architecture model. You can select Classic or Adaptive Platform. For classic architecture modeling, data interfaces are supported. For adaptive architecture modeling, data interfaces and service interfaces are supported.

Create AUTOSAR Architecture from System Composer Component

Since R2023a

To create an AUTOSAR architecture model from a System Composer component, use one of these methods:

During the process, inline subcomponents are created as:

If the component being exported has a defined behavior, the software updates configuration parameters for the linked implementation model to support AUTOSAR modeling. Under Solver, the Type parameter changes to Fixed-step and the Solver parameter changes to auto. Under Code Generation, the System target file changes toautosar.tlc for classic architectures or autosar_adaptive.tlc for adaptive architectures.

After exporting, observe the AUTOSAR icon in the upper left corner. The new AUTOSAR architecture contains the elements from the component, including the previously applied stereotypes.

New AUTOSAR architecture from conversion of System Composer component

Export System Composer Architecture to AUTOSAR Architecture

Since R2023b

To export your model to an AUTOSAR architecture, use one of these methods:

AUTOSAR Software Architecture Template Constraints and Limitations

The AUTOSAR Software Architecture template applies AUTOSAR platform specific constraints. Model elements in an existing System Composer architecture that are not supported in an AUTOSAR architecture are removed from your model when exported.

The benefit of using the AUTOSAR Software Architecture template is the application of AUTOSAR platform specific constraints. To allow for the capability of end-to-end AUTOSAR software design workflow, the template does not support the use of these elements:

Some System Composer model elements are not supported in the AUTOSAR software architecture template. These elements include:

See Also

Topics