Watchdog Timer
16-26
ADSP-BF535 Blackfin Processor Hardware Reference
Watchdog Count Register (WDOG_CNT)
The Watchdog Count register (
WDOG_CNT
), shown in
Figure 16-18
, con-
tains a 32-bit unsigned count value that is copied into
WDOG_STAT
. The
WDOG_CNT
register must be accessed with 32-bit read/writes only.
Watchdog Status Register (WDOG_STAT)
The Watchdog Status register (
WDOG_STAT
), shown in
Figure 16-19
, con-
tains the current value of the watchdog timer. Reads to
WDOG_STAT
return
this value. When the watchdog timer is enabled,
WDOG_STAT
is decre-
mented by 1 on each
SCLK
cycle. When
WDOG_STAT
reaches 0, the watchdog
timer stops counting and the event selected in the Watchdog Control reg-
ister (
WDOG_CTL
) is generated.
Values cannot be stored directly in
WDOG_STAT
, but are instead copied from
WDOG_CNT
. When the processor executes a write (of an arbitrary value) to
WDOG_STAT
, the value in
WDOG_CNT
is copied into
WDOG_STAT
. Typically,
software sets the value of
WDOG_CNT
at initialization, then periodically
writes to
WDOG_STAT
before the timer expires. This reloads the timer with
the value from
WDOG_CNT
and prevents generation of the selected event.
Figure 16-18. Watchdog Count Register
Watchdog Count Register (WDOG_CNT)
15 14
13 12
11 10
9
8
7
6
5
4
3
2
1
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
31 30
29 28
27 26
25 24
23 22
21 20
19
18 17 16
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
Reset = 0x0000 0000
Watchdog Count[31:16]
Watchdog Count[15:0]
0xFFC0 1004
Содержание ADSP-BF535 Blackfin
Страница 80: ...Development Tools 1 26 ADSP BF535 Blackfin Processor Hardware Reference...
Страница 312: ...Working With Memory 6 86 ADSP BF535 Blackfin Processor Hardware Reference...
Страница 332: ...System Interfaces 7 20 ADSP BF535 Blackfin Processor Hardware Reference...
Страница 360: ...Dynamic Power Management Controller 8 28 ADSP BF535 Blackfin Processor Hardware Reference...
Страница 446: ...Beginning and Ending an SPI Transfer 10 40 ADSP BF535 Blackfin Processor Hardware Reference...
Страница 522: ...Timing Examples 11 76 ADSP BF535 Blackfin Processor Hardware Reference...
Страница 562: ...IrDA Support 12 40 ADSP BF535 Blackfin Processor Hardware Reference...
Страница 608: ...PCI I O Issues 13 46 ADSP BF535 Blackfin Processor Hardware Reference...
Страница 672: ...References 14 64 ADSP BF535 Blackfin Processor Hardware Reference...
Страница 810: ...SDRAM Controller SDC 18 86 ADSP BF535 Blackfin Processor Hardware Reference...
Страница 811: ...ADSP BF535 Blackfin Processor Hardware Reference 18 87 External Bus Interface Unit...
Страница 812: ...SDRAM Controller SDC 18 88 ADSP BF535 Blackfin Processor Hardware Reference...
Страница 860: ...DMA Bus Debug Registers 20 30 ADSP BF535 Blackfin Processor Hardware Reference...
Страница 908: ...SDRAM Controller External Bus Interface Unit B 36 ADSP BF535 Blackfin Processor Hardware Reference...