![Analog Devices Blackfin ADSP-BF537 Скачать руководство пользователя страница 997](http://html.mh-extra.com/html/analog-devices/blackfin-adsp-bf537/blackfin-adsp-bf537_hardware-reference-manual_2939700997.webp)
ADSP-BF537 Blackfin Processor Hardware Reference
19-11
System Reset and Booting
The reset handler most likely performs additional tasks not shown in the
examples above. Stack pointers and
EVTx
registers are initialized here.
L
As the boot kernel is running at reset interrupt priority, NMI
events, hardware errors and exceptions are not served at boot time.
As soon as the reset service routine returns, the processor may ser-
vice the events that occurred during the boot sequence. It is
recommended that programs install NMI, hardware error and
exception handlers before leaving the reset service routine. This
includes proper initialization of the respective event vector regis-
ters,
EVTx
.
Booting Process
After reset, the boot kernel residing in the on-chip boot ROM starts pro-
cessing the boot stream. The boot stream is either read from memory or
received from a host processor. A boot stream represents the application
data and is formatted in a special manner. The application data is seg-
mented into multiple blocks of data. Each block begins with a block
header. The header contains control words such as the destination address
and data length information.
As
illustrates, the Vi+ tools suite features a loader
utility (
elfloader.exe
). The loader utility parses the input executable file
(
.DXE
), segments the application data into multiple blocks, and creates the
header information for each block. The output is stored in a loader file
(
.LDR
). The loader file contains the boot stream and is made available to
hardware by programming or burning it into non-volatile external mem-
ory. Refer to the Vi+ Loader Manual for information on switches
for loader files.
Содержание 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 ...