ADSP-BF537 Blackfin Processor Hardware Reference
19-15
System Reset and Booting
Additional information for the
FLAG
word bits includes:
•
ZEROFILL
Indicates that the block is a buffer with zeros. Blocks that are
ZERO-
FILL
have no payload data. They simply instruct the on-chip boot
ROM to zero
COUNT
bytes starting from
ADDRESS
in memory. This
yields a condensed loader file for applications with large zero buff-
ers. It is also very helpful for ANSI-C compliant projects which
often require large buffers to be zeroed during boot time.
•
RESVECT
This bit has no function on ADSP-BF534, ADSP-BF536, and
ADSP-BF537 processors. For compatibility with Blackfin deriva-
tives, it is always set to 1, indicating a reset vector address of
0xFFA0 0000.
After a hardware reset, the reset vector (stored in the
EVT1
register)
is set to 0xFFA0 0000. If bit 4 (no boot on software reset) of the
SYSCR
register is set and a software reset is issued, the processor vec-
tors to the address set in the
EVT1
register. This reset vector can be
reconfigure to another address during runtime and hence, an appli-
cation can vector to an address other than 0xFFA0 0000 after a
software reset. If the reset vector is modified during runtime,
ensure that the reset vector address within the
EVT1
register is a
valid instruction address. This address can be internal instruction
memory, SDRAM memory, or asynchronous memory. The
EVT1
register does not have a default value. The value within this register
is retained after a reset is issued. When
BMODE
=
000
, the on-chip
boot ROM is bypassed and the user’s application must initialize
the
EVT1
register before issuing a software reset.
Summary of Contents for Blackfin ADSP-BF537
Page 42: ...Contents xlii ADSP BF537 Blackfin Processor Hardware Reference ...
Page 90: ...Development Tools 1 32 ADSP BF537 Blackfin Processor Hardware Reference ...
Page 138: ...Programming Examples 4 26 ADSP BF537 Blackfin Processor Hardware Reference ...
Page 340: ...SDC Programming Examples 6 84 ADSP BF537 Blackfin Processor Hardware Reference ...
Page 606: ...Programming Examples 9 94 ADSP BF537 Blackfin Processor Hardware Reference ...
Page 660: ...Programming Examples 10 54 ADSP BF537 Blackfin Processor Hardware Reference ...
Page 720: ...Electrical Specifications 11 60 ADSP BF537 Blackfin Processor Hardware Reference ...
Page 840: ...Programming Examples 13 42 ADSP BF537 Blackfin Processor Hardware Reference ...
Page 876: ...Programming Examples 14 36 ADSP BF537 Blackfin Processor Hardware Reference ...
Page 938: ...Programming Examples 15 62 ADSP BF537 Blackfin Processor Hardware Reference ...
Page 958: ...Programming Examples 17 12 ADSP BF537 Blackfin Processor Hardware Reference ...
Page 986: ...Programming Examples 18 28 ADSP BF537 Blackfin Processor Hardware Reference ...
Page 1162: ...G 26 ADSP BF537 Blackfin Processor Hardware Reference ...
Page 1218: ...Index I 56 ADSP BF537 Blackfin Processor Hardware Reference ...