![Analog Devices Blackfin ADSP-BF537 Скачать руководство пользователя страница 1082](http://html.mh-extra.com/html/analog-devices/blackfin-adsp-bf537/blackfin-adsp-bf537_hardware-reference-manual_29397001082.webp)
Configuring and Servicing Interrupts
21-2
ADSP-BF537 Blackfin Processor Hardware Reference
Managing Core and System Clocks
The processor produces a multiplication of the clock input provided on
the
CLKIN
pin to generate the PLL
VCO
clock. This
VCO
clock is divided to
produce the core clock (
CCLK
) and the system clock (
SCLK
). The core clock
is based on a divider ratio that is programmed via the
CSEL
bit settings in
the
PLL_DIV
register. The system clock is based on a divider ratio that is
programmed via the
SSEL
bit settings in the
PLL_DIV
register. For detailed
information about how to set and change
CCLK
and
SCLK
frequencies, see
Chapter 20, “Dynamic Power Management”
.
Configuring and Servicing Interrupts
A variety of interrupts are available. They include both core and periph-
eral interrupts. The processor assigns default core priorities to system-level
interrupts. However, these system interrupts can be remapped via the sys-
tem interrupt assignment registers (
SIC_IARx
). For more information, see
Chapter 4, “System Interrupts”
.
The processor core supports nested and non-nested interrupts, as well as
self-nested interrupts. For explanations of the various modes of servicing
events, please see the ADSP-BF53x/BF56x Blackfin Processor Programming
Reference Manual.
Semaphores
Semaphores provide a mechanism for communication between multiple
processors or processes/threads running in the same system. They are used
to coordinate resource sharing. For instance, if a process is using a particu-
lar resource and another process requires that same resource, it must wait
until the first process signals that it is no longer using the resource. This
signalling is accomplished via semaphores.
Содержание 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 ...