Skip to content

System Template

Beta

Beta feature.

System Template files are system-level ARXML (SWC descriptions, signal mappings, data types). Com, PduR, Rte, and other modules depend on them for foreign references; without them, related enums are empty.

Quickstart

In AutoC's input box:

/system import Config/System/SystemExtract.arxml
/system list
  • Paths are relative to cwd; absolute paths and globs work (e.g. Config/System/*.arxml)
  • Separate multiple files with commas
  • import applies immediately and persists to project settings

Commands

CommandPurpose
/systemOpen menu
/system import <paths>Add System Template files
/system listList loaded files

Advanced

Set autosar.systemTemplatePaths in .autoc/settings.json, then /reload. See Settings.

Different from etas.dataArxmlPaths (ECUC value files) — both are often needed.

AUTOSAR BSW AI configuration assistant