Events and Interrupts
4-46
ADSP-BF53x/BF56x Blackfin Processor Programming Reference
Reset Interrupt
The reset interrupt (
RST
) can be initiated via the
RESET
pin or through
expiration of the watchdog timer. This location differs from that of other
interrupts in that its content is read-only. Writes to this address change
the register but do not change where the processor vectors upon reset. The
processor always vectors to the reset vector address upon reset. For more
information, see
“Reset State” on page 3-10
.
The core has an output that indicates that a double fault has occurred.
This is a nonrecoverable state. The system (via the
SWRST
register) can be
programmed to send a reset request if a double fault condition is detected.
Subsequently, the reset request forces a system reset for core and
peripherals.
The reset vector is determined by the processor system. It points to the
start of the on-chip boot ROM, or to the start of external asynchronous
memory, depending on the state of the
BMODE
pins.
NMI (Nonmaskable Interrupt)
The NMI entry is reserved for a nonmaskable interrupt, which can be gen-
erated by the Watchdog timer or by the NMI input signal to the
processor. An example of an event that requires immediate processor
attention, and thus is appropriate as an NMI, is a powerdown warning.
[
If an exception occurs in an event handler that is already servicing
an Exception,
NMI
, Reset, or Emulation event, this will trigger a
double fault condition, and the address of the excepting instruction
will be written to
RETX
.
If unused, the
NMI
pin should always be pulled to its deasserted state. On
some derivatives, the
NMI
input is active high and on some it is active low.
Please refer to the specific data sheet for your processor.
Содержание ADSP-BF53x Blackfin
Страница 38: ...Conventions xxxviii ADSP BF53x BF56x Blackfin Processor Programming Reference...
Страница 134: ...System Reset and Powerup 3 18 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Страница 324: ...Instruction Overview 7 20 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Страница 486: ...Instruction Overview 13 28 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Страница 512: ...Instruction Overview 14 26 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Страница 604: ...Instruction Overview 15 92 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Страница 688: ...Instruction Overview 18 48 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Страница 742: ...Instruction Overview 19 54 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Страница 752: ...Examples 20 10 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Страница 780: ...Product Identification Register 21 28 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Страница 790: ...ADSP BF535 Flags A 10 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Страница 800: ...Performance Monitor Registers B 10 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Страница 994: ...Instructions Listed By Operation Code C 194 ADSP BF53x BF56x Blackfin Processor Programming Reference...
Страница 1042: ...Index I 40 ADSP BF53x BF56x Blackfin Processor Programming Reference...