You can have the debugger flash the target using a target task. The flash programming target tasks are small application applets, which are downloaded to the target by the debugger. The debugger gets the application binary from the host and programs the flash.
For all non-P&E connections and for the P&E connection for the ColdFire V2 and PowerPC, a flash programming task is setup in the Run > Debug Configurations > Debugger > Download tab.
This means that the debugger is using the attached target task to be executed as part of the download.
However, you can also perform flash programming as a standalone task, without combining it with the debug task.
The Target Tasks view appears.
When the MCF52259_FlashIt task created in the steps above is executed, the Console view shows the following results.
You can use this information to diagnose issues with the task execution, if there are any.
You can also access the previously executed target task directly from the Flash Programmer button on the CodeWarrior IDE toolbar.