Other Parts Discussed in Thread: MSP430F2617
I am using MSP430F2617 in my project. I have created a sample code for uart(A1 module) using grace.I have enabled the transmit interrupt. The transmit interrupt occurs when the Tx buffer is empty and while returning the controller goes to the 0x0000 address location and the processor begins execution from the beginning. I have attached the entire project for the reference. Help me in solving this.