Initialization Functions (Windows CE 5.0)

Send Feedback

The following table shows the boot loader initialization functions.

Programming element Description
BootloaderMain This function initializes the platform, and chooses and initializes the download transport by calling OEM platform functions.
StartUp This function is the first function to be called when the OS is booted from either the boot loader or reset vector.

This function initializes the CPU to a known state and then calls one of the kernel initialization functions, either KernelInitialize or KernelStart.

See Also

Required Boot Loader Functions

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.