
ADSP-BF59x Blackfin Processor Hardware Reference
4-7
System Interrupts
applications it may be desirable to disable this function for some peripher-
als, such as for a SPORT transmit interrupt. The
SIC_IWR
register can be
read from or written to at any time. To prevent spurious or lost interrupt
activity, this register should be written to only when all peripheral inter-
rupts are disabled.
The wakeup function is independent of the interrupt mask func-
tion. If an interrupt source is enabled in the
SIC_IWR
but masked
off in the
SIC_IMASK
register, the core wakes up if it is idled, but it
does not generate an interrupt.
The peripheral interrupt structure of the processor is flexible. Upon reset,
multiple peripheral interrupts share a single, general-purpose interrupt in
the core by default, as shown in
Table 4-2 on page 4-11
.
An interrupt service routine that supports multiple interrupt sources must
interrogate the appropriate system memory mapped registers (MMRs) to
determine which peripheral generated the interrupt.
Programming Model
The programming model for the system interrupts is described in the fol-
lowing sections.
System Interrupt Initialization
If the default peripheral-to-IVG assignments shown in
Table 4-1 on
page 4-3
and
Table 4-2 on page 4-11
are acceptable, then interrupt initial-
ization involves only:
• Initialization of the core event vector table (EVT) vector address
entries
Содержание 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...