This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Basic UART program

Hi, I'm new on TivaC Launchpad. I've examined some codes from examples like "blinky" etc. I want to use the launchpad for serial communication.

At first I want to send a byte data from pc to Launchpad. But I don't know where I have to start.
Can.