ADSP-2126x SHARC Processor Hardware Reference
12-27
Digital Audio Interface
“reads” of memory that do not exist. Catastrophic events are treated as
high priority events. In comparison, normal interrupts are “determinis-
tic”—specific events emanating from a source (the causes), the result of
which is the generation of an interrupt. The expiration of a timer can gen-
erate an interrupt, a signal that a serial port has received data that must be
processed, a signal that an SPI has either transmitted or received data, and
other software interrupts like the insertion of a trap that causes a break-
point—all are conditions which identify to the core that an event has
occurred.
Since DAI-specific events generally occur infrequently, the DAI IC classi-
fies such interrupts as either high or low priority interrupts. Within these
broad categories, users can indicate which interrupts are high and which
are classified as low.
Any interrupt causes a two-cycle stall, since it forces the core to stop pro-
cessing an instruction in process, then vector to the Interrupt Service
routine (ISR), (which is basically an Interrupt Vector Table (IVT)
lookup), then proceed to implement the instruction referenced in the
IVT. For more information, see
“Interrupt Vector Addresses” in
Appendix B, Interrupt Vector Addresses
When an interrupt from the DAI must be serviced, one of the two core
ISRs must query the DAI’s Interrupt Controller to determine the
source(s). Sources can be any one or more of the Interrupt Controller’s
32-configurable channels (
DAI_INT[31:0]
).
“DAI Interrupt Controller Registers” on page A-167.
DAI events trigger two interrupts in the primary IVT—one each for low
or high priority. When any interrupt from the DAI needs to be serviced,
one of the two core ISRs must interrogate the DAI’s Interrupt Controller
to determine the source(s).
Reading the DAI’s interrupt latches clears them. Therefore, the
ISR must service
all
the interrupt sources it discovers.
Содержание ADSP-21261 SHARC
Страница 30: ...Contents xxx ADSP 2126x SHARC Processor Hardware Reference ...
Страница 40: ...Register Diagram Conventions xl ADSP 2126x SHARC Processor Hardware Reference ...
Страница 58: ...Differences From Previous SHARCs 1 18 ADSP 2126x SHARC Processor Hardware Reference ...
Страница 112: ...Secondary Processing Element PEy 2 54 ADSP 2126x SHARC Processor Hardware Reference ...
Страница 178: ...Summary 3 66 ADSP 2126x SHARC Processor Hardware Reference ...
Страница 204: ...DAG Instruction Summary 4 26 ADSP 2126x SHARC Processor Hardware Reference ...
Страница 322: ...Setting Up DMA 7 32 ADSP 2126x SHARC Processor Hardware Reference ...
Страница 436: ...SPORT Programming Examples 9 86 ADSP 2126x SHARC Processor Hardware Reference ...
Страница 521: ...ADSP 2126x SHARC Processor Hardware Reference 11 31 Input Data Port rts IDP_ISR end ...
Страница 522: ...Input Data Port Programming Example 11 32 ADSP 2126x SHARC Processor Hardware Reference ...
Страница 590: ...Timer Programming Examples 14 20 ADSP 2126x SHARC Processor Hardware Reference ...
Страница 796: ...I O Processor Registers A 174 ADSP 2126x SHARC Processor Hardware Reference ...
Страница 800: ...B 4 ADSP 2126x SHARC Processor Core Manual ...
Страница 846: ...Index I 36 ADSP 2126x SHARC Processor Hardware Reference ...