You can flash or download a binary file to the target using
flash programmer. To flash a binary file, for example a
s19 file, first you need to create a project for the target to which you want to flash the file. For example, to flash a
s19 file to the S08JM60 target using the P&E cable:
- Create a project for the S08JM60 target using P&E as the target connection.
Figure 1.
S08JM60 Project

- Click the
icon next to the Flash Programmer
icon on the CodeWarrior IDE toolbar
A drop-down menu appears.
- Select
Flash File to Target
.
- Specify the run configuration and flash configuration in the dialog box that appears.
- Specify the binary file that you want to flash to the target in the
File
text box.
- Click the
Erase
button to erase the device.
- Click the
Program with Erase
button to erase and flash the selected
s19 file to the target.
- Click
Close
to close the dialog box.
The selected
s19 file is downloaded to the target.