Share via


Boot Loader Download Functions (Windows Embedded CE 6.0)

1/5/2010

The following table shows the boot loader download functions.

Programming element Description

OEMMapMemAddr

This function handles downloads that are destined for flash.

OEMReadData

This function is called by the BLCOMMON framework and reads data from the transport during the download process.

OEMShowProgress

This function shows visual information, on an LED, for example, to let users know that the download is in progress.

See Also

Other Resources

Required Boot Loader Functions