Launching a New Bootloader on a Target Device (Windows CE 5.0)
To debug the bootloader, you must first open it in Platform Builder.
For more information, see Developing a Boot Loader.
To launch a newly developed bootloader program on a target device
Copy the following three bootloader files just created to a temporary directory:
- eboot.bin
- eboot.exe
- eboot.pdb
Rename eboot.exe to nk.exe.
From the Platform Builder File menu, choose Open.
From the Open dialog box, select Files of Type Kernel Files (.bin; .cem; .lst;.nb0).
Browse to the eboot.bin you want to debug, select it, and then choose Open.
Turn on the probe and the device.
This launches the bootloader on the target device.
See Also
Send Feedback on this topic to the authors