Justin gives a short primer on using interrupts on the MSP430 – what to declare and how to service an interrupt. He does this using the Watchdog as an interval timer. His explanation is not too long. Reading through it once should give you a fair idea on how to code up an interrupt. Link.