Booting Process
19-16
ADSP-BF537 Blackfin Processor Hardware Reference
•
INIT
An initialization block (INIT block) is a block of code that exe-
cutes before the actual application code boots over it. When the
on-chip boot ROM detects an INIT block, it boots the block into
internal memory and makes a
CALL
to it (initialization code must
have an
RTS
at the end). After the initialization code is executed, it
is typically overwritten with application code. See
. In
the special case where the COUNT value of an INIT block is 0, the
10-byte header behaves like a command that instructs the boot ker-
nel to simply issue the CALL command to the ADDRESS location.
•
IGNORE
Indicates a block that is not booted into memory. It instructs the
boot ROM to skip
COUNT
bytes of the boot stream. In master boot
modes, the boot ROM can just modify its source address pointer.
In slave boot modes, the boot ROM actively boots in the payload
data to a single location in memory. This essentially trashes the
block. The current Vi+ tools support
IGNORE
blocks for
global headers only (currently the 4-byte DXE count, see
“Multi-Application (Multi-DXE) Management” on page 19-26
•
PFLAG
This field is used in all boot modes. It tells the boot ROM which
GPIO pin is used for the
HWAIT
feedback strobe. If
PPORT
is zero,
the
PFLAG
For more information, see “Host Wait
Feedback Strobe (HWAIT)” on page 19-19.
•
PPORT
This field tells the boot ROM whether the
HWAIT
signal should be
activated and on which port it should appear. If enabled, the
PFLAG
field reports the respective GPIO number.
see “Host Wait Feedback Strobe (HWAIT)” on page 19-19.
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 ...