ADSP-BF537 Blackfin Processor Hardware Reference
19-13
System Reset and Booting
The entire source code of the boot ROM is shipped with the
Vi+ tools installation. Refer to the source code for any addi-
tional questions not covered in this manual. Note that minor maintenance
work is done to the content of the boot ROM when silicon is updated.
Header Information
As shown in
, each 10-byte header within the loader file con-
sists of a 4-byte
ADDRESS
field, a 4-byte
COUNT
field, and a 2-byte
FLAG
field.
This 10-byte header, which precedes each block in the loader file, contains
the following information used by the on-chip boot ROM during the boot
process:
•
ADDRESS
(4 bytes)—the target address, to which the block boots
to within memory
•
COUNT
(4 bytes)—the number of data bytes in the block. The
COUNT field can be any 32-bit value including zero.
•
FLAG
(2 bytes)—block type and control commands
Figure 19-4. Booting Process
10-BYTE HEADER FOR BLOCK 1
BLOCK 1
10-BYTE HEADER FOR BLOCK 2
BLOCK 2
10-BYTE HEADER FOR BLOCK 3
BLOCK n
. . .
10-BYTE HEADER FOR BLOCK n
BLOCK 3
FLASH/PROM
APPLICATION
CODE/DATA
BLOCK 2
SDRAM
ADSP-BF534/BF536/BF537
PROCESSOR
ON-CHIP
BOOT ROM
BLOCK 1
BLOCK 3
LI MEMORY
0xEF00 0000
.LDR FILE
B
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 ...