Creating AUTOSAR projects

You can create AUTOSAR projects by using the AUTOSAR functionality that contains software, electronic control units, a system description, and the mapping of the software to hardware. The AUTOSAR functionality can only be used in C language projects.

About this task

Use the following diagram types to define your AUTOSAR system:

Rational Rhapsody

Projects based on the AUTOSAR profiles can be exported from Rational Rhapsody to the AUTOSAR XML format, and you can import data stored in the AUTOSAR XML format.

Procedure

  1. Choose File > New.
  2. On the New Project window:
    1. Type a project name.
    2. Indicate the folder where you want to save the project.
    3. From Project Type, select AUTOSAR_214, AUTOSAR_31, or AUTOSAR_40.
    4. Optional: Select one of the project settings.
    5. Click OK.
  3. To export data, select Tools > Export AUTOSAR XML Document.
    1. In the Export window, click Browse to select the XML file to export, and click Export.
    2. To import data, select Tools > Import AUTOSAR XML Document > Browse > Import.

What to do next

You can select Tools > Check Model > [configuration name] to verify that there are no problems with your AUTOSAR model.


Feedback