
Data Structures
16-60
ADSP-BF59x Blackfin Processor Hardware Reference
s32
dByteCount;
s32
dFlags;
s16
uwDataWidth;
s16
uwSrcModifyMult;
s16
uwDstModifyMult;
s16
uwHwait;
s16
uwSsel;
s16
uwUserShort;
s32
dUserLong;
s32
dReserved;
ADI_BOOT_ERROR_FUNC*
pErrorFunction;
ADI_BOOT_LOAD_FUNC*
pLoadFunction;
ADI_BOOT_CALLBACK_FUNC*
pCallBackFunction;
ADI_BOOT_HEADER* pHeader;
void*
pTempBuffer;
void*
pTempCurrent;
s32
dTempByteCount;
s32
dBlockCount;
s32
dClock;
void*
pLogBuffer;
void*
pLogCurrent;
s32
dLogByteCount;
} ADI_BOOT_DATA;
The structure
ADI_BOOT_DATA
is the main data structure. A pointer to a
ADI_BOOT_DATA
structure is passed to most complex subroutines, including
load functions, initcode, and callback routines. The structure has two
parts. While the first is closely related to internal memory load routines,
the second provides access to global boot settings.
Содержание ADSP-BF59x Blackfin
Страница 64: ...Development Tools 1 22 ADSP BF59x Blackfin Processor Hardware Reference...
Страница 74: ...Processor Specific MMRs 2 10 ADSP BF59x Blackfin Processor Hardware Reference...
Страница 204: ...Unique Information for the ADSP BF59x Processor 5 104 ADSP BF59x Blackfin Processor Hardware Reference...
Страница 244: ...Programming Examples 6 40 ADSP BF59x Blackfin Processor Hardware Reference...
Страница 345: ...ADSP BF59x Blackfin Processor Hardware Reference 9 9 Core Timer Unique Information for the ADSP BF59x Processor None...
Страница 346: ...Unique Information for the ADSP BF59x Processor 9 10 ADSP BF59x Blackfin Processor Hardware Reference...
Страница 398: ...Unique Information for the ADSP BF59x Processor 11 42 ADSP BF59x Blackfin Processor Hardware Reference...
Страница 622: ...Unique Information for the ADSP BF59x Processor 15 38 ADSP BF59x Blackfin Processor Hardware Reference...
Страница 700: ...Programming Examples 16 78 ADSP BF59x Blackfin Processor Hardware Reference...
Страница 738: ...Boundary Scan Architecture B 8 ADSP BF59x Blackfin Processor Hardware Reference...