
EM358x
20
Rev. 0.4
Exception
Position Description
SVCall
11
System service call with SVC instruction. Synchronous.
Debug Monitor
12
Debug monitor, when not halting. Synchronous, but only active when enabled. It
does not activate if lower priority than the current activation.
-
13
Reserved.
PendSV
14
Pendable request for system service. Asynchronous and only pended by software.
SysTick
15
System tick timer has fired. Asynchronous.
Timer 1
16
Timer 1 peripheral interrupt.
Timer 2
17
Timer 2 peripheral interrupt.
Management
18
Management peripheral interrupt.
Baseband
19
Baseband peripheral interrupt.
Sleep Timer
20
Sleep Timer peripheral interrupt.
Serial Controller 1
21
Serial Controller 1 peripheral interrupt.
Serial Controller 2
22
Serial Controller 2 peripheral interrupt.
Security
23
Security peripheral interrupt.
MAC Timer
24
MAC Timer peripheral interrupt.
MAC Transmit
25
MAC Transmit peripheral interrupt.
MAC Receive
26
MAC Receive peripheral interrupt.
ADC
27
ADC peripheral interrupt.
IRQA
28
IRQA peripheral interrupt.
IRQB
29
IRQB peripheral interrupt.
IRQC
30
IRQC peripheral interrupt.
IRQD
31
IRQD peripheral interrupt.
Debug
32
Debug peripheral interrupt.
-
33
Reserved.
-
34
Reserved.
USB
35
USB peripheral interrupt (where applicable).
The NVIC also contains a software-configurable interrupt prioritization mechanism. The Reset, NMI, and Hard
Fault exceptions, in that order, are always the highest priority, and are not software-configurable. All other
exceptions can be assigned a 5-bit priority number, with low values representing higher priority. If any exceptions
have the same software-configurable priority, then the NVIC uses the hardware-defined priority. The hardware-
defined priority number is the same as the position of the exception in the exception table. For example, if IRQA
and IRQB both fire at the same time and have the same software-defined priority, the NVIC handles IRQA, with
priority number 28, first because it has a higher hardware priority than IRQB with priority number 29.
Summary of Contents for EMBER EM358 series
Page 2: ...EM358x 2 Rev 0 4 ...
Page 7: ...EM358x Rev 0 4 7 ...