Specifying a Software Component
This topic lists the steps required to specify a software component. Detailed information on the steps can be found in the linked topics.
- Create a software component.
- Create the AUTOSAR interfaces you need for the software component.
- Set up the SenderReceiver, NVData, ClientServer and Calibration interfaces.
- Insert the AUTOSAR interfaces into the software component.
- Set up the SenderReceiver, NVData, ClientServer or Calibration interface prototypes in the software component.
- Define the SWC signature.
- Create the SWC content.
- Specify the necessary events and assign them to the runnables.
Insert the software component into a project.
Instead, you can use the default project of the software component.
Note
Code generation for a software component is only possible when ASCET‑SE is installed on your computer.
- In the project, select an appropriate target, compiler and operating system and configure the AUTOSAR XML output.
- Generate AUTOSAR code.