Follow the steps listed below:
- Select
Run > Debug Configuration
from the IDE menu bar.
- Expand the
CodeWarrior Download
tree-control and select the desired launch configuration.
- Click the
Debugger
tab in the right panel.
- Click the
Download
tab and clear the
Perform Standard Download
checkbox.
The target re-programming will now be supressed if there is no change since the previous session.
Note:
Do not forget to check the
Perform Standard Download
checkbox again when things change in your project. At the moment, there is no automatic way of detecting whether the code on the target is different from the one you are trying to debug, so you will have to do this manually each time.