Example description
CoreUARTapb interrupt driven transmit example. This example demonstrates how to use the CoreUARTapb driver to perform interrupt driven transmit. It is meant to be used with the Cortex-M1 baseline design running on a board connected via a serail cable to a host PC running HyperTerminal. HyperTerminal must be configure for 57600 baud, 8 bits, 1 stop bit,no parity, no flow control. This program will continuously display a message on HyperTerminal.