Datasheet

42
Figure 42 shows the handling of a P0.0 interrupt for the MSP430X32x family. For the MSP430X33x,
replace address 03FAh with 05FAh.
XXXX
XXXX BR & 03FAh
YYYY
03FAh
YYYY
P0.0 Interrupt
FFFAh
YYYY Is The Start Address
Of The Interrupt Service Routine
Figure 42. P0.0 Interrupt Example
The number of cycles an interrupt is additionally delayed in the Monitor Program depends on the type of
interrupt received.
Table 41. Type of Interrupt
TYPE OF INTERRUPT DELAY (NUMBER OF CYCLES)
RESET 14
IN_P01 10
All other interrupts 3
NOTE: Status Register Setting Exception After Interrupts
After entering the interrupt service routine of a Reset or a P0.1 interrupt, the zero-bit Z
and the carry-bit C in the status register SR are not reset as expected.
The interrupt vectors and the associated interrupt vector addresses of the MSP430E325 device are shown
in Table 42 (or Table 43 for the MSP430E33x).