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 Designer | Generate AUTOSAR compliant C or C++ code and export ARXML descriptions for processors used in automotive systems |
Objects
arxml.importer | Import AUTOSAR XML descriptions of software components, compositions, or packages |
Simulink.dictionary.ArchitecturalData | Edit architectural data in a Simulink data dictionary programmatically (Since R2023b) |
Functions
Topics
Create AUTOSAR Software Component
- 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
- AUTOSAR ARXML Importer
Software for importing AUTOSAR software components, compositions, or packages of shared elements from ARXML files into a Simulink 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 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.
Update from ARXML
- Update AUTOSAR Software Component
Update AUTOSAR model with external changes to the ARXML description of the AUTOSAR software component or composition. - Update Architectural Data Section of Data Dictionary from ARXML
Import AUTOSAR architectural data updates from ARXML files into Simulink. - 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 and Tips
Limitations that apply to AUTOSAR component creation.