Click File > New > S32DS Application Project or S32DS Library Project on the menu bar. The first page
of the wizard appears.
Specify the name of the new project in the Project name text box.
Note: The Location field shows the default project location. If you want to change this
location, clear the Use default location check box, click
Browse and specify a different location. Click
OK.
Select the target processor from the Processors panel.
Click Next. The second page of the wizard appears.
Check the project settings, select the cores and parameters. Click
Finish.
Note: The wizard creates one or multiple projects, depending on the number of
selected cores.
Expand the project in the Project Explorer view:
The new project is ready for use.
To build your project, do any of the following:
Right-click the project in the Project Explorer
view and click Build Project
Select the project in the Project Explorer view,
then click Project > Build Project on the menu
Select the project in the Project Explorer view
and click on the toolbar
The build process starts.
If a build generates any errors or warnings, you can see them in the
Problems view. Read through the build messages in the Console
view to make sure that the project is built successfully.