Hi,
Processor Expert will do the appropriate initialization of the module, you just need to set correctly the values you want in the Processor Expert's interface. The image bellow shows you where to change the pins value for the ConsoleIO component: (the names and values do not correspond to your project because this picture is for another project I have but the steps are the same).

1. Select the Serial_LDD component.
2. Select UART0
3. Select PTB2/UART0_RX in the Receiver pin.
4. Select PTB1/UART0_TX in the Transmitter pin.
5. Generate processor expert code.
With this changes the UART0 is configured to send and receive data through the OpenSDA feature to a terminal in your PC.
I hope this information can help you.
Regards,
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. It would be nice!
-----------------------------------------------------------------------------------------------------------------------