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.

TMS320C55xx uart disable

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?