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:
- ECU diagram defines electronic control unit
(ECU) types and ports.
- Implementation diagram describes the programming-language
realization of an internal behavior. Each internal behavior is associated
with one atomic software component type.
- Internal Behavior diagram defines the internal
workings of an atomic software component type.
- SW Component diagram defines the software
(SW) components and connects them.
- System diagram defines an AUTOSAR system
at the required level of detail.
- Topology diagram defines the physical system
as ECU instances and how they are connected.
Rational® Rhapsody®
- Server port connects to a client/server interface.
- Client port is a required port connected to a client/server
interface.
- Sender port connects to a sender/receiver interface.
- Receiver port is a required port connected to a sender/receiver
interface.
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
- Choose .
- On the New Project window:
- Type a project name.
- Indicate the folder where you want to
save the project.
- From Project Type, select AUTOSAR_214, AUTOSAR_31,
or AUTOSAR_40.
- Optional: Select one of the
project settings.
- Click OK.
- To export data, select .
- In the Export window, click Browse to
select the XML file to export, and click Export.
- To import data, select .
What to do next
You can select to verify that there are
no problems with your AUTOSAR model.