Before you edit the launch configuration, ensure that you create a project for the executable file.
To edit the launch configuration for your executable file, perform these steps.
- From the main menu bar of the IDE, select Run > Debug Configurations . The IDE uses the settings in the launch configuration to generate debugging information and initiate communications with the target board.
The Debug Configurations dialog box appears. The left side of this dialog box has a
list of debug configurations that apply to the current application.
Figure 1. Debug Configurations Dialog Box 
- Expand the CodeWarrior Download configuration.
- From the expanded list, select the newly created debug configuration. For example, select ImportProject_1 - MC9S08AC128.
Figure 2. Selected Launch Configuration 
- Click the Debugger tab of the Debug Configurations dialog box.
The corresponding page appears.
- Use the Debugger list box to specify the debugger that corresponds to your type of executable file.
- Configure the debugger options as appropriate for your executable file.
For example, specify the appropriate target processor, any initialization files, and
connection protocol.