Boot Loader Control Flow Functions (Compact 2013)
10/16/2014
The following table shows the boot loader control flow functions.
Programming element |
Description |
---|---|
This function is the first called by the BLCOMMON framework when a boot loader is started. |
|
This function is the last one called by the BLCOMMON framework and is responsible for to launching the image. |
|
This function is called by the BLCOMMON framework and initializes the platform. |
|
This function is called by the BLCOMMON framework prior to download and can be customized to prompt for user feedback, such as obtaining a static IP address or skipping the download and jumping to a flash-resident image. |