
ADSP-BF59x Blackfin Processor Hardware Reference
4-3
System Interrupts
• Exceptions
• Interrupts
Note the word
event
describes all five types of activities. The CEC man-
ages fifteen different events in all: emulation, reset, NMI, exception, and
eleven interrupts.
An interrupt is an event that changes the normal processor instruction
flow and is asynchronous to program flow. In contrast, an exception is a
software initiated event whose effects are synchronous to program flow.
The event system is nested and prioritized. Consequently, several service
routines may be active at any time, and a low priority event may be
pre-empted by one of higher priority.
The CEC supports nine general-purpose interrupts (
IVG7
–
IVG15
) in
addition to the dedicated interrupt and exception events that are described
in
Table 4-1
. It is common for applications to reserve the lowest or the
two lowest priority interrupts (
IVG14
and
IVG15
) for software interrupts,
leaving eight or seven prioritized interrupt inputs (
IVG7
–
IVG13
) for
peripheral purposes. Refer to
Table 4-1
.
Table 4-1. System and Core Event Mapping
Event Source
Core Event
Name
Core events
Emulation (highest priority)
EMU
Reset
RST
NMI
NMI
Exception
EVX
Reserved
–
Hardware error
IVHW
Core timer
IVTMR
Содержание ADSP-BF59x Blackfin
Страница 64: ...Development Tools 1 22 ADSP BF59x Blackfin Processor Hardware Reference...
Страница 74: ...Processor Specific MMRs 2 10 ADSP BF59x Blackfin Processor Hardware Reference...
Страница 204: ...Unique Information for the ADSP BF59x Processor 5 104 ADSP BF59x Blackfin Processor Hardware Reference...
Страница 244: ...Programming Examples 6 40 ADSP BF59x Blackfin Processor Hardware Reference...
Страница 345: ...ADSP BF59x Blackfin Processor Hardware Reference 9 9 Core Timer Unique Information for the ADSP BF59x Processor None...
Страница 346: ...Unique Information for the ADSP BF59x Processor 9 10 ADSP BF59x Blackfin Processor Hardware Reference...
Страница 398: ...Unique Information for the ADSP BF59x Processor 11 42 ADSP BF59x Blackfin Processor Hardware Reference...
Страница 622: ...Unique Information for the ADSP BF59x Processor 15 38 ADSP BF59x Blackfin Processor Hardware Reference...
Страница 700: ...Programming Examples 16 78 ADSP BF59x Blackfin Processor Hardware Reference...
Страница 738: ...Boundary Scan Architecture B 8 ADSP BF59x Blackfin Processor Hardware Reference...