Specify Application File in Debug Configuration

To specify the correct application file in the Debug Configurations dialog box:

  1. Select your project and click the build icon on the toolbar.

    The project should be built without an error.

  2. Select Run > Debug Configurations .

    The Debug Configurations dialog box appears.

  3. 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".

  4. Select the Main tab and specify the right application file for the debugger, to fix the error.
    Figure 1. Debug Configuration - Main
    Debug Configuration - Main
  5. Click Debug button.

    The application will be downloaded to the device and debugger will start.