Component Creation
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 Designer | Generate AUTOSAR compliant C or C++ code and export ARXML descriptions for processors used in automotive systems (Since R2019b) |
Functions
autosar.api.create | Create or update mapped AUTOSAR component model |
autosar.api.delete | Delete AUTOSAR properties and mapping for Simulink model |
arxml.importer | Import AUTOSAR XML descriptions of software components, compositions, or packages |
createComponentAsModel | Create Simulink representation of AUTOSAR ARXML atomic software component |
createCompositionAsModel | Create Simulink representation of AUTOSAR ARXML software composition |
getComponentNames | Get AUTOSAR software component names from ARXML files |
updateAUTOSARProperties | Update model with ARXML definitions from AUTOSAR element packages |
updateModel | Update AUTOSAR model or architecture with ARXML changes |
Topics
- Create AUTOSAR Software Component in Simulink
Create AUTOSAR software component in Simulink by using AUTOSAR Component Quick Start or Simulink Start Page.
- Create and Configure AUTOSAR Software Component
Create an AUTOSAR software component model from an algorithm model.
- Import AUTOSAR XML Descriptions Into Simulink
Import AUTOSAR software components, compositions, or packages of shared elements from ARXML files into Simulink.
- Import AUTOSAR Software Component with Multiple Runnables
Decide how to model imported periodic runnables in Simulink.
- Import AUTOSAR Component to Simulink
Create Simulink® model from XML description of AUTOSAR software component.
- Import AUTOSAR Composition to Simulink
Create Simulink® model from XML description of AUTOSAR software composition.
- Import AUTOSAR Software Composition with Atomic Software Components (Classic Platform)
Import AUTOSAR software composition and its contained components and compositions.
- Import AUTOSAR Software Component Updates
Update AUTOSAR model with external changes to the ARXML description of the AUTOSAR software component or composition.
- Import and Reference Shared AUTOSAR Element Definitions
Import AUTOSAR packages containing shared ARXML element definitions.
- Import AUTOSAR Package into Component Model
Import and reference shared ARXML element definitions.
- AUTOSAR ARXML Importer
Software for importing AUTOSAR software components, compositions, or packages of shared elements from ARXML files into a Simulink model.
- Round-Trip Preservation of AUTOSAR XML File Structure and Element Information
To support the round trip of AUTOSAR elements between an AUTOSAR authoring tool (AAT) and Simulink®, ARXML import preserves imported AUTOSAR XML file structure and content for ARXML export.
- Limitations and Tips
Limitations that apply to AUTOSAR component creation.