System Reset and Powerup
3-16
ADSP-BF53x/BF56x Blackfin Processor Programming Reference
Core-Only Software Reset
A Core-Only Software reset is initiated by executing the
RAISE 1
instruc-
tion or by setting the Software Reset (
SYSRST
) bit in the core Debug
Control register (
DBGCTL
) via emulation software through the JTAG port.
(
DBGCTL
is not visible to the memory map.)
A Core-Only Software reset affects only the state of the core. Note the sys-
tem resources may be in an undetermined or even unreliable state,
depending on the system activity during the reset period.
Core and System Reset
To perform a system and core reset, use the code sequence shown in
Listing 3-4
.
Figure 3-2. Software Reset Register
0
Software Reset Register (SWRST)
15 14
13 12
11 10
9
8
7
6
5
4
3
2
1
0
0
System Software Reset
0x0 – 0x6 - No SW reset
0x7 - Triggers SW reset
Software Reset
Status - RO
0
0
0
0
0
0
0
0
0
0
0
0
0
0
Reset = 0x0000
Core Double Fault Reset - RO
0 - SW reset not generated by double fault
1 - SW reset generated by double fault
Software Watchdog Timer-
Source - RO
0 - SW reset not generated by
watchdog
1 - SW reset generated by
watchdog
Core Double Fault Reset
Enable
0xFFC0 0100
0 - No SW reset since last
SWRST read
1 - SW reset occurred since
last SWRST read
0 - No reset caused by
Core Double Fault
1 - Reset generated upon
Core Double Fault
Содержание 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...