I'm making an application for my TM4C1294NCP Launchpad that should behave rather similarly to the TI-RTOS UartConsole example, but I need to change the UART used from 0 to 6. I started by changing a handful of values around, including the Base address and Pins used for communication. I'm having a few hiccups with what I felt should be an easy process. What Values should I change to alter the console from UART0 to UART6?