Configuring the AUTOSAR XML Output

Note

This task can only be performed when you are using AUTOSAR.

To configure the AUTOSAR XML (ARXML) output for a particular AUTOSAR version, proceed as follows:

  1. Open the project or default project of the software component.
  2. Click the Project Properties button to open the Project Properties dialog window.
  3. If necessary, adjust the project settings.
  4. Go to the OS Configuration node.
  5. In the AUTOSAR XML Configuration File field, enter or select the configuration file.
  6. Click the button to open the ARXML Configuration Settings dialog window.

    This window provides a set of options to configure the AUTOSAR XML generation. The options are grouped in Closedseveral categories.

    Package Templates

    Each package template allows the specification of an ARXML package name following the scheme:

    /<Root-Package>/<Sub-Package>/.../<Short-Name>

    where specific template parameters (see the description in the Target Settings window) can be used.

    Short Name Templates

    Each short name template allows the specification of an ARXML short name.

    Specific template parameters (see the description in the Target Settings window) can be used.

    Filename Templates

    Each filename template allows the specification of a filename where the associated package will be generated into.

    Specific template parameters (see the description in the Target Settings window) can be used.

    Miscellaneous

    Each miscellaneous option represents an additional option – which might be a template – somehow relevant for the ARXML generation.

  7. In the ARXML Configuration Settings dialog window, enter naming templates for the AUTOSAR XML generation.

    The descriptions in the ARXML Configuration Settings dialog window contain detailed information on each parameter.

  8. Click OK to confirm the settings and close the ARXML Configuration Settings dialog window.

  9. Close the Project Properties dialog window.

    Note

    The changes in the ARXML Configuration Settings dialog window are kept even if you leave Project Properties with Cancel.

See also

Adjusting the Project Settings for the SWC

ARXML Configuration Settings Window

Project Properties – OS Configuration Node

Generating AUTOSAR Code