Importing a project from a ProjectInfo.xml file

To import a project into the workspace:

  1. Click File > Import... on the main menu.
  2. In the Import dialog click S32 Design Studio for S32 Platform > ProjectInfo XML as S32DS Project, then click Next
  3. Browse to the ProjectInfo.xml file.


    Importing ProjectInfo.xml

  4. Specify the project name.
  5. In the Project type list select the toolchain available for the core.
    Note: Be careful to select the appropriate core type toolchain, f.e.: if importing project with linux core type, select the linux configuration. Selecting the wrong toolchain during import may lead to unavailability to compile the project.
  6. In the Build configuration list select the configuration available for the project type and core.
  7. If you need a new launch configuration for debugging enable the Create launch configuration option, select the debug configuration type from the list.
  8. Click Finish.
If imported with the Create launch configuration option enabled, the Debug Configurations dialog will appear with a new configuration created and the Debugger tab displayed. For debugger settings details refer to topic Debugger tab.