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.

MSP430 DriverLib - EUSCI Baud Rate Converter?

I'm trying to set up the EUSCI A0 device an a UART, and in the Driverlib docs I see this link:

http://software-dl.ti.com/msp430/msp430_public_sw/mcu/msp430/MSP430BaudRateConverter/index.html

..which gets me a 404 error.  I need this app (apparently) to help me know what values to pass in to the EUSCI_A_UART_initAdvance API call.

I'm not sure if this is the right/best forum, all help, pointers, etc. appreciated.

Ed Averill