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 transmit "hello world" with the timer interrupt

I'm using MSP430 launchpad and programming in embedded C. I'm in need to transmit "hello world" in UART. First i have to transmit. But in example programs the transmission interrupt is triggered by receiver interrupt.

If i have to transmit"hello world" at the start of the program how to trigger the TX interrupt? 

**Attention** This is a public forum