Hello all.
Let me try to summarize the setup needed for the "Execute tasks" debugger option. This option has been developed to support scenarios where the hardware probe did not permit downloading directly into FLASH, such as OSBDM or P&E USB Multilink on ColdFire v2-v4.
Therefore please check that you have the following options set according to the memory and probe used for download:
ColdFire v1 FLASH + OSBDM: "Execute tasks" checked, "Perform Standard Download" unchecked
ColdFire v1 FLASH + P&E USB Multilink: "Execute tasks" unchecked, "Perform Standard Download" checked
ColdFire v2-v4 FLASH any probe: "Execute tasks" checked, "Perform Standard Download" unchecked
ColdFire v1-V4 RAM any probe: "Execute tasks" unchecked, "Perform Standard Download" checked
HCS08/RS08 FLASH or RAM + P&E USB Multilink: "Execute tasks" unchecked, "Perform Standard Download" checked
HCS08/RS08 FLASH + OSBDM: "Execute tasks" checked, "Perform Standard Download" unchecked
HCS08/RS08 RAM + OSBDM: "Execute tasks" unchecked, "Perform Standard Download" checked
These might not always correspond with the settings in the out-of-the box MQX imported examples.
Also, please check that in the target tasks list, each target task has associated the desired run configuration, instead of "Active debug context". This is just a precaution.
Tudor