Creating a project from an example

You can create a new project on the basis of a sample project. The new project includes all files of the sample project.

To create a new project from an example project:

  1. Launch the S32DS Project from Example wizard by clicking File > New > S32DS Project from Example on the menu.

    S32DS Project from Example

  2. The wizard displays all sample projects in the Examples pane. Click a project that fits best.
    Note: To find a certain project, start typing the project name in the search box above the Examples pane or use the Hardware Filter button to find all available example projects for a certain device.
  3. In the Project name field, specify a unique name of the new project. Use alphanumeric characters (A-Z, a-z, 0-9) and underscores ('_'). Do not start the project name with a digit.
  4. Click Finish. The new project appears in the Project Explorer.
If system generates any errors or warnings, you can see them in the Problems view. You can use the Quick Fix option if possible: Errors will disappear and project will be available for build and debug.