ARM Cortex-M3 Technical Reference Manual page 101

R2p0
Hide thumbs Also See for Cortex-M3:
Table of Contents

Advertisement

Exception type
-
SVCall
Debug Monitor
-
PendSV
SysTick
External Interrupt
a. You can change the priority of this exception. See System Handler Priority Registers bit assignments on page 8-29. Settable
is an NVIC priority value of 0 to N, where N is the largest priority value implemented. Internally, the highest user-settable
priority (0) is treated as 4. You can enable or disable this fault. See System Handler Control and State Register bit assignments
on page 8-30.
ARM DDI 0337G
Unrestricted Access
Position
Priority
7-10
-
11
Configurable
12
Configurable
13
-
14
Configurable
15
Configurable
16 and more
Configurable
Copyright © 2005-2008 ARM Limited. All rights reserved.
Non-Confidential
Table 5-1 Exception types (continued)
Description
Reserved
System service call with SVC instruction. This is
synchronous.
Debug monitor, when not halting. This is synchronous, but
only active when enabled. It does not activate if lower
priority than the current activation.
Reserved
Pendable request for system service. This is asynchronous
and only pended by software.
System tick timer has fired. This is asynchronous.
Asserted from outside the core, INTISR[239:0], and fed
through the NVIC (prioritized). These are all asynchronous.
Exceptions
5-5

Advertisement

Table of Contents
loading

Table of Contents