ADSP-BF535 Blackfin Processor Hardware Reference
4-39
Program Sequencer
As shown in
Table 4-11
, exceptions can be services or error conditions.
The value in the Type column indicates whether the exception for that
row is a service or an error condition.
• For services (S), the return address is the address of the instruction
that follows the exception, because a service is never re-executed.
• To allow the program to resume execution on return from a service
routine, the processor state must be preserved before the excepting
instruction.
• For error conditions (E), the return address is the address of the
instruction that caused the exception, because some types of errors,
such as a page fault, require that the offending instruction be
re-executed.
• Determining whether the instruction is re-executed depends on the
excepting instruction and error condition and is determined by the
exception handler. When the instruction should be re-executed,
the return address is used. When the instruction should not be
re-executed, the exception handler must advance the return address
by the instruction length.
•
EXCAUSE[5:0]
is placed in the Sequencer Status register (
SEQSTAT
),
depending on the type of event.
Summary of Contents for ADSP-BF535 Blackfin
Page 80: ...Development Tools 1 26 ADSP BF535 Blackfin Processor Hardware Reference...
Page 312: ...Working With Memory 6 86 ADSP BF535 Blackfin Processor Hardware Reference...
Page 332: ...System Interfaces 7 20 ADSP BF535 Blackfin Processor Hardware Reference...
Page 360: ...Dynamic Power Management Controller 8 28 ADSP BF535 Blackfin Processor Hardware Reference...
Page 446: ...Beginning and Ending an SPI Transfer 10 40 ADSP BF535 Blackfin Processor Hardware Reference...
Page 522: ...Timing Examples 11 76 ADSP BF535 Blackfin Processor Hardware Reference...
Page 562: ...IrDA Support 12 40 ADSP BF535 Blackfin Processor Hardware Reference...
Page 608: ...PCI I O Issues 13 46 ADSP BF535 Blackfin Processor Hardware Reference...
Page 672: ...References 14 64 ADSP BF535 Blackfin Processor Hardware Reference...
Page 810: ...SDRAM Controller SDC 18 86 ADSP BF535 Blackfin Processor Hardware Reference...
Page 811: ...ADSP BF535 Blackfin Processor Hardware Reference 18 87 External Bus Interface Unit...
Page 812: ...SDRAM Controller SDC 18 88 ADSP BF535 Blackfin Processor Hardware Reference...
Page 860: ...DMA Bus Debug Registers 20 30 ADSP BF535 Blackfin Processor Hardware Reference...