I like to disable the internal uart on the TMS320C5545 from using the respected IO pins for Rx and Tx
Instead I like to configure both of them to be GPIO output pins with pulldown resistor enabled.
I tried the same procedure as I do on other GPIO pin, but have not been successful.
What is the correct procedure to disable the UART from using the io pins?