Data Structures
24-70
ADSP-BF50x Blackfin Processor Hardware Reference
uwSsel
This 16-bit value holds the GPIO used for SPI slave select. The
PF13
pin is configured as SPI slave select signal on ADSP-BF50x processors.
The upper eight bits designate the port number (for example 01 for
Port A, 02 for Port B). The lower four bits designate the GPIO in the
port.
uwUserShort
The programmer can use this 16-bit value for passing parameters
between modules of a customized booting scheme.
dUserLong
The programmer can use this 32-bit value for passing parameters
between modules of a customized booting scheme.
dReserved
This 32-bit value is reserved for future development.
pErrorFunction
This is the pointer to the error handler. See
“Error Handler” on
page 24-32
.
pLoadFunction
This is the pointer to the function responsible for loading data. See
“Load Functions” on page 24-33
pCallBackFunction
;
This is the pointer to the callback function. See
“Callback Routines” on
page 24-30
.
pHeader
The
pHeader
pointer holds the address for intermediate storage of the
block header. By default this value is set to 0xFF80 7FF0.
pTempBuffer
This pointer tells the boot kernel what memory to use for intermediate
storage when the
BFLAG_INDIRECT
flag is set for a given block. The
pointer defaults to 0xFF80 7F00. The value can be modified by the
initcode routine, but there would be some impact to the CCES or Visu-
alDSP++ tools.
pTempCurrent
Defaults to the
pTempBuffer
value. A load function can modify this
value to manipulate subsequent callback and memory DMA routines.
dTempByteCount
This is the size of the intermediate storage buffer used when the
BFLAG_INDIRECT
flag is set for a given block. This value defaults to
256 and can be modified by an initcode routine. When increasing this
value, the
pTempBuffer
must also be changed since by default the
block is at the end of a physical data memory block.
dBlockCount
This 32-bit variable counts the boot blocks that are processed by the
boot kernel. If the user sets this value to a negative value, the boot ker-
nel exits when the variable increments to zero.
Table 24-10. Structure Variables,
ADI_BOOT_DATA
(Cont’d)
Variable
Description
Содержание EZ-KIT Lite ADSP-BF506F
Страница 50: ...Contents l ADSP BF50x Blackfin Processor Hardware Reference ...
Страница 92: ...Development Tools 1 30 ADSP BF50x Blackfin Processor Hardware Reference ...
Страница 110: ...Interface Overview 3 12 ADSP BF50x Blackfin Processor Hardware Reference ...
Страница 132: ...Unique Information for the ADSP BF50x Processor 4 22 ADSP BF50x Blackfin Processor Hardware Reference ...
Страница 236: ...Internal Flash Memory Control Registers 6 92 ADSP BF50x Blackfin Processor Hardware Reference ...
Страница 342: ...Unique Information for the ADSP BF50x Processor 7 106 ADSP BF50x Blackfin Processor Hardware Reference ...
Страница 484: ...Unique Information for the ADSP BF50x Processor 10 60 ADSP BF50x Blackfin Processor Hardware Reference ...
Страница 493: ...ADSP BF50x Blackfin Processor Hardware Reference 11 9 Core Timer Unique Information for the ADSP BF50x Processor None ...
Страница 494: ...Unique Information for the ADSP BF50x Processor 11 10 ADSP BF50x Blackfin Processor Hardware Reference ...
Страница 506: ...Unique Information for the ADSP BF50x Processor 12 12 ADSP BF50x Blackfin Processor Hardware Reference ...
Страница 544: ...Unique Information for the ADSP BF50x Processor 13 38 ADSP BF50x Blackfin Processor Hardware Reference ...
Страница 650: ...Programming Examples 15 56 ADSP BF50x Blackfin Processor Hardware Reference ...
Страница 712: ...Unique Information for the ADSP BF50x Processor 16 62 ADSP BF50x Blackfin Processor Hardware Reference ...
Страница 804: ...Programming Examples 17 92 ADSP BF50x Blackfin Processor Hardware Reference ...
Страница 972: ...Unique Information for the ADSP BF50x Processor 20 38 ADSP BF50x Blackfin Processor Hardware Reference ...
Страница 1194: ...Programming Examples 24 90 ADSP BF50x Blackfin Processor Hardware Reference ...
Страница 1256: ...ACM Registers A 50 ADSP BF50x Blackfin Processor Hardware Reference ...
Страница 1264: ...Boundary Scan Architecture B 8 ADSP BF50x Blackfin Processor Hardware Reference ...