OEMPlatformInit (Compact 2013)
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