Component Creation
To begin working on an AUTOSAR adaptive 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 from AUTOSAR XML (ARXML) files into a new Simulink model. To get started, see Create AUTOSAR Software Component in Simulink or Import AUTOSAR Adaptive Software Descriptions.
Apps
AUTOSAR Component Designer | Generate AUTOSAR compliant C or C++ code and export ARXML descriptions for processors used in automotive systems |
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 |
getComponentNames | Get AUTOSAR software component names from ARXML files |
updateAUTOSARProperties | Update model with ARXML definitions from AUTOSAR element packages |
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 Adaptive Software Component
Create an AUTOSAR adaptive software component model from an algorithm model.
- Import AUTOSAR Adaptive Software Descriptions
Import AUTOSAR adaptive component, interface, and data type descriptions from ARXML files into Simulink.
- Import AUTOSAR Adaptive Components to Simulink
Create Simulink® models from XML descriptions of AUTOSAR adaptive software components.
- Import AUTOSAR Package into Adaptive Component Model
Import and reference shared ARXML element definitions for the Adaptive Platform.
- 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.