Boot Loader Flash Functions (Windows Embedded CE 6.0)
1/5/2010
The following table shows the boot loader flash memory functions.
Programming element | Description |
---|---|
This function is called periodically by the BLCOMMON framework during download to provide a means to continue the flash block erasing operation while a download is taking place. |
|
This function is called by the BLCOMMON framework when it is about to write the image to flash memory. |
|
This function determines whether the address provided lies in a platform's flash or RAM address range. |
|
This function is called by the BLCOMMON framework to initiate the flash memory erasing process. |
|
This function is called by the BLCOMMON framework to write the image that might be stored in a RAM file cache area to flash memory. |