Im using MSP430 controller.... Im using USCI TX and USCI RX interrupts in my program....While debugging the ISR(interrupt service routtine) is not entered...The interrupt is not initiated and hence ISR is not executed.... SEnd information how to initialise those interrupts.......
