Running a launch configuration

To start debugging an application in S32 Design Studio , run the appropriate launch configuration belonging to the application project.

To run a launch configuration:

  1. Right-click the project in the Project Explorer and click Debug As > Debug Configurations on the context menu.
  2. In the left pane of the Debug Configurations dialog box, expand the debugging interface to be used in the debug session.
  3. Below the selected debugging interface, click the launch configuration intended for your project and serving your task. The selected configuration appears in the right pane.
  4. Update the debug configuration settings as required. For details, refer to the Editing a launch configuration section.
  5. Click Apply to save the recent updates to the configuration.
  6. Click Debug to start a debug session.