Datasheet
MSP430x23x, MSP430x24x(1), MSP430x2410
MIXED SIGNAL MICROCONTROLLER
SLAS547 -- JUNE 2007
17
POST OFFICE BOX 655303 • DALLAS, TEXAS 75265
interrupt vector addresses
The interrupt vectors and the power-up starting address are located in the address range 0xFFFF to 0xFFC0.
The vector contains the 16-bit address of the appropriate interrupt-handler instruction sequence. If the reset
vector (0xFFFE) contains 0xFFFF (e.g., flash is not programmed) the CPU enters LPM4 after power-up.
INTERRUPT SOURCE INTERRUPT FLAG SYSTEM INTERRUPT WORD ADDRESS PRIORITY
Power-up
External Reset
Watchdog
Flash Key Violation
PC out of range (see Note 1)
PORIFG
WDTIFG
RSTIFG
KEYV (see Note 2)
Reset 0xFFFE 31, highest
NMI
Oscillator Fault
Flash memory access violation
NMIIFG
OFIFG
ACCVIFG (see Notes 2 & 5)
(Non)maskable
(Non)maskable
(Non)maskable
0xFFFC
30
Timer_B7 (see Note 3) TBCCR0 CCIFG
(see Note 4)
Maskable 0xFFFA 29
Timer_B7 (see Note 3) TBCCR1 to TBCCR6
CCIFGs, TBIFG
(see Notes 2 & 4)
Maskable
0xFFF8 28
Comparator_A+ CAIFG Maskable 0xFFF6 27
Watchdog timer+ WDTIFG Maskable 0xFFF4 26
Timer_A3 TACCR0 CCIFG (see Note 4) Maskable 0xFFF2 25
Timer_A3 TACCR1 CCIFG
TACCR2 CCIFG
TAIFG(seeNote2&4)
Maskable 0xFFF0 24
USCI A0/B0 Receive UCA0RXIFG, UCB0RXIFG
(see Note 2)
Maskable 0xFFEE 23
USCI A0/B0 Transmit UCA0TXIFG, UCB0TXIFG
(see Note 2)
Maskable 0xFFEC 22
ADC12(seeNote6) ADC12IFG (see Notes 2 & 4) Maskable 0xFFEA 21
0xFFE8 20
I/O port P2 (eight flags) P2IFG.0toP2IFG.7
(see Notes 2 & 4)
Maskable 0xFFE6 19
I/O port P1 (eight flags)
P1IFG.0toP1IFG.7
(see Notes 2 & 4)
Maskable 0xFFE4 18
USCI A1/B1 Receive UCA1RXIFG, UCB1RXIFG
(see Note 2)
Maskable 0xFFE2 17
USCI A1/B1 Transmit UCA1TXIFG, UCB1TXIFG
(see Note 2)
Maskable 0xFFE0 16
R
e
s
e
r
v
e
d
(
s
e
e
N
o
t
e
7
&
8
)
R
e
s
e
r
v
e
d
0
x
F
F
D
E
0
x
F
F
C
0
1
5
0
l
o
w
e
s
t
R
eserve
d
(
see
N
o
t
e
7
&
8
)
R
eserve
d
0
x
F
F
D
E
...
0
x
F
F
C
0
1
5
...
0
,
l
owes
t
NOTES: 1. A reset is executed if the CPU tries to fetch instructions from within the module register memory address range (0x0000 to 0x01FF)
or from within unused address ranges.
2. Multiple source flags.
3. Timer_B7 in MSP430F24x(1), MSP430F2410 family has 7 CCRs, Timer_B3 in MSP430F23x family has 3 CCRs. In Timer_B3 there
are only interrupt flags TBCCR0, 1, and 2 CCIFGs and the interrupt enable bits TBCCTL0, 1 and 2 CCIE.
4. Interrupt flags are located in the module.
5. Non--maskable: the individual interrupt-enable bit can disable an interrupt event, but the general-interrupt enable cannot.
6. ADC12 is not implemented in the MSP430F24x1 family.
7. The address 0xFFDE is used as bootstrap loader security key (BSLSKEY).
A 0xAA55 at this location disables the BSL completely.
A zero disables the erasure of the flash if an invalid password i s supplied.
8. The interrupt vectors at addresses 0xFFDE to 0xFFC0 are not used in this device and can be used for regular program code if
necessary.
PRODUCT PRE
V
IEW