Miguel,
After converting my application to use the UART_initAdvance() function, I'm still getting the same link error as before.
Since all the functions in uart.c (UART_init, UART_initAdvance, etc) are legacy, is it possible that maybe I should be using the USCI_A_UART_init() or USCI_A_UART_initAdvance() functions?
Please advise,
Daniel