次の方法で共有


Boot Loader Download Functions (Compact 2013)

10/16/2014

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

Reference

Required Boot Loader Functions