Rebuilding the Boot Loader (Windows CE 5.0)

Send Feedback

When you rebuild the boot loader, you should have both an Eboot.bin and Eboot.nb0 binary added to your target directory, in addition to Eboot.exe.

To rebuild the boot loader

  1. At the command prompt, enter the following command:

    build -c
    

    For more information about the Windows CE build tool, see Build Tool.

  2. Verify that both Eboot.bin and Eboot.nb0 appear in the %_WINCEROOT%\Platform\MyPlatform\Target\ARMV4I\Retail directory.

    If you do not have these files after you rebuild the boot loader, consult the Build.log file in the boot loader directory for more information.

See Also

How to Develop a Boot Loader

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.