Creating a new project

This section explains the process to create new projects for hardware profiling.

You can use the S32DS Application Project Wizard to create new projects for tracing. The S32DS IDE is a project-oriented interface. You must create a new project or open an existing project before using the Analysis tools. To create a new project, perform the following steps:
  1. Select File > New > S32DS Application Project.
    The S32DS Application Project page appears.
    Figure 1. Create an S32DS Application Project page

  2. On the S32DS Application Project page, enter the name of your project and also specify the location of the project.
  3. Choose the family and the version of the board that you want to collect trace from, then click Next.
  4. Now you will be prompted to select on which cores you want your application, and with which parameters. Here you can also select the debugger you want to use.

    To be able to use Trace functionality you must use S32 Debugger!

    Figure 2. Select Cores and parameters page

  5. Click Finish.
In S32DS IDE, the project is created in the Project Explorer view.
Figure 3. Project Explorer view