
ADSP-BF59x Blackfin Processor Hardware Reference
16-77
System Reset and Booting
pBS->pCallBackFunction = xor_callback;
}
Note that the callback routine is not volatile. It should not be overwritten
by subsequent boot blocks. It can, however, be overwritten after process-
ing the last block with
BFLAG_CALLBACK
flag set.
The checksum algorithm must be booted first and cannot protect itself.
The ADSP-BF59x processors provide a CRC32 checksum algorithm in
the on-chip L1 instruction ROM, that can be used for booting under this
scenario. For more information see
“CRC Checksum Calculation” on
page 16-30
.
Summary of Contents for ADSP-BF59x Blackfin
Page 64: ...Development Tools 1 22 ADSP BF59x Blackfin Processor Hardware Reference...
Page 74: ...Processor Specific MMRs 2 10 ADSP BF59x Blackfin Processor Hardware Reference...
Page 244: ...Programming Examples 6 40 ADSP BF59x Blackfin Processor Hardware Reference...
Page 700: ...Programming Examples 16 78 ADSP BF59x Blackfin Processor Hardware Reference...
Page 738: ...Boundary Scan Architecture B 8 ADSP BF59x Blackfin Processor Hardware Reference...