Introduction - If you have any usage issues, please Google them yourself
Program Description:
This program demonstrates how to configure the C8051F410 to use routines
in STDIO.h to write to and read from the UART interface. The program
reads a character using the STDIO routine getkey(), outputs that character
to the screen, and then outputs the ASCII hex value of that character.