Boot Loader Debug Functions (Windows Embedded CE 6.0)

1/5/2010

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

Other Resources

Required Boot Loader Functions