![Analog Devices Blackfin ADSP-BF537 Скачать руководство пользователя страница 1008](http://html.mh-extra.com/html/analog-devices/blackfin-adsp-bf537/blackfin-adsp-bf537_hardware-reference-manual_29397001008.webp)
Booting Process
19-22
ADSP-BF537 Blackfin Processor Hardware Reference
• DMA8_CONFIG
• PORTF_FER
• PORT_MUX
Initialization Code
Initialization code (INIT code) allows the execution of a piece of code
before the actual application is booted into the processor. This code can
serve a number of purposes including initializing the SDRAM controller,
the SPI baud rate, or EBIU wait states for faster boot time. The INIT code
is added to the beginning of the loader file stream via the elfloader
-Init
Init_Code.DXE
command-line switch, where
Init_Code.DXE
refers to the
user-provided custom initialization code executable, that is, by a separate
Vi+ project.
shows a boot stream example that per-
forms these steps:
1. Boot INIT code into L1 memory.
2. Execute INIT code.
3. The INIT initializes the SDRAM controller and returns.
4. Overwrite INIT code with final application code.
5. Boot data/code into SDRAM.
6. Continue program execution with block n.
Содержание Blackfin ADSP-BF537
Страница 42: ...Contents xlii ADSP BF537 Blackfin Processor Hardware Reference ...
Страница 90: ...Development Tools 1 32 ADSP BF537 Blackfin Processor Hardware Reference ...
Страница 138: ...Programming Examples 4 26 ADSP BF537 Blackfin Processor Hardware Reference ...
Страница 340: ...SDC Programming Examples 6 84 ADSP BF537 Blackfin Processor Hardware Reference ...
Страница 606: ...Programming Examples 9 94 ADSP BF537 Blackfin Processor Hardware Reference ...
Страница 660: ...Programming Examples 10 54 ADSP BF537 Blackfin Processor Hardware Reference ...
Страница 720: ...Electrical Specifications 11 60 ADSP BF537 Blackfin Processor Hardware Reference ...
Страница 840: ...Programming Examples 13 42 ADSP BF537 Blackfin Processor Hardware Reference ...
Страница 876: ...Programming Examples 14 36 ADSP BF537 Blackfin Processor Hardware Reference ...
Страница 938: ...Programming Examples 15 62 ADSP BF537 Blackfin Processor Hardware Reference ...
Страница 958: ...Programming Examples 17 12 ADSP BF537 Blackfin Processor Hardware Reference ...
Страница 986: ...Programming Examples 18 28 ADSP BF537 Blackfin Processor Hardware Reference ...
Страница 1162: ...G 26 ADSP BF537 Blackfin Processor Hardware Reference ...
Страница 1218: ...Index I 56 ADSP BF537 Blackfin Processor Hardware Reference ...