Main Content

Component Creation

Create AUTOSAR software component from model or ARXML

To begin working on an AUTOSAR software component, create a Simulink® representation of the component. Either create an AUTOSAR software component for an existing Simulink model or import an AUTOSAR software component or composition from AUTOSAR XML (ARXML) files into a new Simulink model. To get started, see Create AUTOSAR Software Component in Simulink or Import AUTOSAR XML Descriptions Into Simulink.

Apps

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

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
createCompositionAsModelCreate Simulink representation of AUTOSAR ARXML software composition
getComponentNamesGet AUTOSAR software component names from ARXML files
updateAUTOSARPropertiesUpdate model with ARXML definitions from AUTOSAR element packages (Since R2019a)
updateModelUpdate AUTOSAR model with ARXML changes

Topics