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.
The following table shows the boot loader debug functions.
Programming element | Description |
---|---|
OEMInitDebugSerial | This function initializes the debug serial port on the target device. |
OEMReadDebugByte | This function retrieves a byte from the debug monitor port. |
OEMWriteDebugByte | This function outputs a byte to the debug monitor port. |
OEMWriteDebugString | This function writes a string to the debug monitor port. |
See Also
Required Boot Loader Functions
Send Feedback on this topic to the authors