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 is the first called by the BLCOMMON framework when a boot loader starts. It initializes the debug transport, usually just initializing the debug serial universal asynchronous receiver-transmitter (UART).
Syntax
BOOL OEMDebugInit (void);
Parameters
None.
Return Value
TRUE indicates success. FALSE indicates failure.
Requirements
Header |
blcommon.h |
Library |
blcommon.lib |