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.

printf to UART

Device: tm4c123g launchpad (tm4c123gh6pm )

IDE: Code Composer Version: 6.1.1.00022

What I have working:

I have CIO setup so printf works with the console view in CCS.

I have the UART setup and working.

What I need:

Is there some sample code out there that maps printf to a UART?