Develop AUTOSAR Adaptive Software Component Model
Prerequisites
This tutorial assumes that you are familiar with the basics of the AUTOSAR standard and Simulink®. The code generation portion of this tutorial assumes that you have knowledge of Embedded Coder® basics.
To complete this tutorial, you must have:
MATLAB®
Simulink
An optional part of the tutorial requires Simulink Coder™ and Embedded Coder software.
Example Model
The tutorial uses example models LaneGuidance
and autosar_LaneGuidance
.
What You Will Learn
You will learn how to:
Create algorithmic model content that represents AUTOSAR adaptive software component behavior.
Configure elements of an AUTOSAR adaptive software component for the Simulink modeling environment.
Simulate the AUTOSAR adaptive software component.
Optionally, generate AUTOSAR adaptive software component code.
To start the tutorial, see Create Algorithmic Model Content That Represents AUTOSAR Adaptive Software Component Behavior.