Introduction - If you have any usage issues, please Google them yourself
The program demonstrates the MSP430 microcontroller serial port as examples of standard terminal input/output device.Windows comes with HyperTerminal software, running a PC simulation as a standard terminal equipment, including the PC screen into a character output terminal device, the keyboard of PC machine into a standard character input device.printf/scanf functions can be printed to the standard character terminal equipment/access to information, connected to a PC via the serial port and run HyperTerminal software can be the results of the printf function printed on the PC screen, but also from the PC keyboard to themicrocontroller input data and information.