Quick launch

The target view provides easy access to debug (and run) launches. The target context menu offer a sub-menus named Debug and Run with a list of all AVR32 (non-Linux) projects. Selecting one of these projects will update the target configuration and assign it the MCU of the project. Using this information a launch configuration will be created (unless a matching one already exists) and started.

If a new launch configuration is created it will be named after the project. If you start a launch of the same project using a different target a new configuration will be created with a number suffix.

This is the easiest way of starting a debugging session and should be use unless you want to have full control of the launch configuration.