Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
10/16/2014
This function initializes the platform and is called by the BLCOMMON framework.
Syntax
BOOL OEMPlatformInit (void);
Parameters
None.
Return Value
TRUE indicates success. FALSE indicates failure.
Remarks
Use the OEMPlatformInit function to perform platform-specific initialization, such as clock, driver, and transport initialization.
Requirements
Header |
blcommon.h |
Library |
blcommon.lib |
See Also
Reference
Boot Loader Control Flow Functions
OEMEthGetSecs
OEMGetRealTime
OEMReadDebugByte
OEMWriteDebugByte