Share via


Launching a New Bootloader on a Target Device (Windows CE 5.0)

Send Feedback

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

  1. Copy the following three bootloader files just created to a temporary directory:

    • eboot.bin
    • eboot.exe
    • eboot.pdb
  2. Rename eboot.exe to nk.exe.

  3. From the Platform Builder File menu, choose Open.

  4. From the Open dialog box, select Files of Type Kernel Files (.bin; .cem; .lst;.nb0).

  5. Browse to the eboot.bin you want to debug, select it, and then choose Open.

  6. Turn on the probe and the device.

    This launches the bootloader on the target device.

See Also

Developing a Boot Loader

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.