Share via


Rebuilding the Boot Loader

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/27/2008

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 Embedded 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

Tasks

How to Develop a Boot Loader