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.

  1. Create a software component.
  2. Create the AUTOSAR interfaces you need for the software component.
  3. Set up the SenderReceiver, NVData, ClientServer and Calibration interfaces.
  4. Insert the AUTOSAR interfaces into the software component.
  5. Set up the SenderReceiver, NVData, ClientServer or Calibration interface prototypes in the software component.
  6. Define the SWC signature.
  7. Create the SWC content.
  8. Specify the necessary events and assign them to the runnables.
  9. 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.

  10. In the project, select an appropriate target, compiler and operating system and configure the AUTOSAR XML output.
  11. Generate AUTOSAR code.