Run/Debug Configurations dialog
In this dialog you can set up a Debug Configuration for your specific needs.
You can open it by selecting the current configuration and clicking Edit Configurations.
Name - Use a descriptive name.
Target - Select the build target.
Stop on startup at - Defines if the execution should stop after start up, and where it should stop.
Verify after download - Specifies whether to perform a verification of the file downloaded to the target system.
Load symbols only - Only load symbol files and reset target without downloading the program.
Show winIDEA - Hide/show winIDEA.
winIDEA workspace:
•Insert the path to an existing winIDEA workspace (.xjrf) you wish to use for debugging.
•New winIDEA Workspace - Create a new winIDEA workspace.
•Configure - Access advanced winIDEA configurations.
Press OK or Apply to save the debug configuration and open the workspace in the background.