To specify the correct application file in the
Debug Configurations
dialog box:
- Select your project and click the build icon on the toolbar.
The project should be built without an error.
- Select
Run
>
Debug Configurations
.
The
Debug Configurations
dialog box appears.
- Select the configuration you want to use. For this case, select
CodeWarrior Download > hello_world_MK60N512VMD100_INTERNAL_FLASH_PnE OSJTAG
.
You may see the error message "The application file specified in the launch configuration does not
exist".
- Select the
Main
tab and specify the right application file for the debugger, to fix the error.
Figure 1.
Debug Configuration - Main

- Click
Debug
button.
The application will be downloaded to the device and debugger will start.