General configuration

The first page in the launch configuration dialog is for general settings. Here you must specify which project the launch configuration is for, the binary file that shall be downloaded to the target, which target to use and finally which launch provider to use.

Normally only one launch provider is available. Which provider this is depends on the target configuration.

Most fields will automatically be filled out if a project or project file is selected when the launch configuration is created.

Specify general settings

  1. Select a project in the Project field. The Browse button can be used to browse projects.
  2. Select an ELF file in the File field. The Browse button can be used to browse binaries. Note that a project must be selected first.
  3. Select which target to use in the Target field.
  4. Select which launch provider to use in the Launch provider field.