Component Creation
R2026bTo 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 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 and Configure AUTOSAR Adaptive Software Component
This example shows how to create an AUTOSAR Adaptive software component model from a Simulink® model.
- Upgrade AUTOSAR Adaptive Models
Upgrade models created in a previous release that are configured for the AUTOSAR Adaptive Platform. (Since R2026b)
- 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 AUTOSAR Adaptive software component models in Simulink® by using one of these methods:
- 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.