Data Structures
24-66
ADSP-BF50x Blackfin Processor Hardware Reference
Ones Word (BK_ONES)
The boot ROM reserves the 32-bits at address 0xEF00 004C which always
reads 0xFFFF FFFF as shown in
Figure 24-26
.
Data Structures
The boot kernel uses specific data structures for internal processing.
Advanced users can customize the booting process by changing the con-
tent of the structure within the initcode routines. This section uses C
language definitions for documentation purposes. Developers can use
these structures directly in assembly programs by using the
.IMPORT
direc-
tive. The structures are supplied by the
bfrom.h
header file in your CCES
or Vi+ installation directory.
Figure 24-26. Ones Word (BK_ONES)
0xEF00 004C
Ones Word BK_ONES, 31–16
Read only
Ones Word BK_ONES, 15–0
0xEF00 004C
Read only
15 14 13 12 11 10
9
8
7
6
5
4
3
2
1
0
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
1
31 30 29 28 27 26 25 24 23 22 21 20
19
18 17 16
Summary of Contents for EZ-KIT Lite ADSP-BF506F
Page 50: ...Contents l ADSP BF50x Blackfin Processor Hardware Reference ...
Page 92: ...Development Tools 1 30 ADSP BF50x Blackfin Processor Hardware Reference ...
Page 110: ...Interface Overview 3 12 ADSP BF50x Blackfin Processor Hardware Reference ...
Page 236: ...Internal Flash Memory Control Registers 6 92 ADSP BF50x Blackfin Processor Hardware Reference ...
Page 650: ...Programming Examples 15 56 ADSP BF50x Blackfin Processor Hardware Reference ...
Page 804: ...Programming Examples 17 92 ADSP BF50x Blackfin Processor Hardware Reference ...
Page 1194: ...Programming Examples 24 90 ADSP BF50x Blackfin Processor Hardware Reference ...
Page 1256: ...ACM Registers A 50 ADSP BF50x Blackfin Processor Hardware Reference ...
Page 1264: ...Boundary Scan Architecture B 8 ADSP BF50x Blackfin Processor Hardware Reference ...