UM10429
All information provided in this document is subject to legal disclaimers.
© NXP B.V. 2010. All rights reserved.
User manual
Rev. 1 — 20 October 2010
190 of 258
NXP Semiconductors
UM10429
Chapter 19: Appendix LPC1102 ARM Cortex-M0 reference
The vector table is fixed at address
0x00000000
.
19.3.3.5 Exception priorities
shows, all exceptions have an associated priority, with:
•
a lower priority value indicating a higher priority
•
configurable priorities for all exceptions except Reset, HardFault, and NMI.
If software does not configure any priorities, then all exceptions with a configurable priority
have a priority of 0. For information about configuring exception priorities see
•
•
.
Remark:
Configurable priority values are in the range 0-3. The Reset, HardFault, and NMI
exceptions, with fixed negative priority values, always have higher priority than any other
exception.
Fig 41. Vector table
Initial SP value
Reset
HardFault
NMI
0x00
0x04
0x08
0x0C
0x10
Reserved
SVCall
PendSV
SysTick
IRQ0
Reserved
0x2C
0x38
0x3C
0x40
Offset
Exception number
2
3
4
5
6
11
12
14
15
16
18
13
7
10
1
Vector
.
.
.
8
9
IRQ1
IRQ2
0x44
IRQ31
17
0x48
47
.
.
.
.
.
.
0xBC
IRQ number
-14
-13
-5
-2
-1
0
2
1
31