The AUTOSAR Compendium Part 1 focuses entirely on the upper layers of the AUTOSAR classic architecture: the and the Runtime Environment (RTE) . It serves as a practical handbook for software architects, functional developers, and integration engineers who need to understand how Software Components (SWCs) interact with each other and the underlying hardware.
: Provides a full overview of the book's contents, including the methodology and architecture chapters. The AUTOSAR Compendium Part 1 focuses entirely on
The RTE is a crucial component of Autosar, providing a layer of abstraction between the application software and the underlying microcontroller or operating system. The RTE enables the execution of application software components, managing their interactions and providing essential services such as memory management, communication, and error handling. The RTE is a crucial component of Autosar,
Do not read the PDF cover-to-cover. Use it as a reference: Use it as a reference: The Application Layer
The Application Layer consists of independent Software Components (SWCs) that contain the actual vehicle functionality.