Main Content

Component Creation

R2026b
Create AUTOSAR adaptive software component from model or ARXML

To create a Simulink® representation of and AUTOSAR adaptive software component either create an AUTOSAR software component for an existing Simulink model or import an AUTOSAR software component from AUTOSAR XML (ARXML) files into a new Simulink model. To get started, see Develop AUTOSAR Adaptive Software Component Model or Import AUTOSAR Adaptive Software Descriptions.

Apps

AUTOSAR Component DesignerGenerate AUTOSAR compliant C or C++ code and export ARXML descriptions for processors used in automotive systems

Functions

autosar.api.createCreate or update mapped AUTOSAR component model
autosar.api.deleteDelete AUTOSAR properties and mapping for Simulink model
arxml.importerImport AUTOSAR XML descriptions of software components, compositions, or packages
createComponentAsModelCreate Simulink representation of AUTOSAR ARXML atomic software component
getComponentNamesGet AUTOSAR software component names from ARXML files
updateAUTOSARPropertiesUpdate model with ARXML definitions from AUTOSAR element packages

Topics