The Boot Loader

Boot loaders, while not absolutely required for Windows CE development provide a helpful foundation for the remainder of your Windows CE port.  The boot loader also is a helpful place for debugging routines that are required by the kernel.  This module covers how to write a boot loader including how to leverage the example boot loader code provided in Platform Builder.

Comments are closed.