Boot Loader Debug Functions (Compact 2013)

10/16/2014

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

Reference

Required Boot Loader Functions