ADSP-BF537 Blackfin Processor Hardware Reference
5-33
Direct Memory Access
• A disallowed register write occurred while the channel was run-
ning. Only the
DMAx_CONFIG
and
DMAx_IRQ_STATUS
registers can be
written when
DMA_RUN = 1
.
• An address alignment error occurred during any memory access.
For example,
DMAx_CONFIG
register
WDSIZE = 1
(16 bit) but the
least significant bit (LSB) of the address is not equal to 0, or
WDSIZE = 2
(32 bit) but the two LSBs of the address are not equal
to 00.
• A memory space transition was attempted (internal-to-external or
vice versa). For example, the current DMA address (
DMAx_CURR_
ADDR
) crossed the
0xF000 0000
boundary, or the current descriptor
pointer (
DMAx_CURR_DESC_PTR
) crossed the
0xF000 0000
boundary.
• A memory access error occurred. Either an access attempt was
made to an internal address not populated or defined as cache, or
an external access caused an error (signaled by the external memory
interface).
Some prohibited situations are not detected by the DMA hardware. No
DMA abort is signaled for these situations:
•
DMAx_CONFIG
direction bit (
WNR
) does not agree with the direction
of the mapped peripheral.
•
DMAx_CONFIG
direction bit does not agree with the direction of the
MDMA channel.
•
DMAx_CONFIG
word size (
WDSIZE
) is not supported by the mapped
peripheral.
•
DMAx_CONFIG
word size in source and destination of the MDMA
stream are not equal.
Summary of Contents for Blackfin ADSP-BF537
Page 42: ...Contents xlii ADSP BF537 Blackfin Processor Hardware Reference ...
Page 90: ...Development Tools 1 32 ADSP BF537 Blackfin Processor Hardware Reference ...
Page 138: ...Programming Examples 4 26 ADSP BF537 Blackfin Processor Hardware Reference ...
Page 340: ...SDC Programming Examples 6 84 ADSP BF537 Blackfin Processor Hardware Reference ...
Page 606: ...Programming Examples 9 94 ADSP BF537 Blackfin Processor Hardware Reference ...
Page 660: ...Programming Examples 10 54 ADSP BF537 Blackfin Processor Hardware Reference ...
Page 720: ...Electrical Specifications 11 60 ADSP BF537 Blackfin Processor Hardware Reference ...
Page 840: ...Programming Examples 13 42 ADSP BF537 Blackfin Processor Hardware Reference ...
Page 876: ...Programming Examples 14 36 ADSP BF537 Blackfin Processor Hardware Reference ...
Page 938: ...Programming Examples 15 62 ADSP BF537 Blackfin Processor Hardware Reference ...
Page 958: ...Programming Examples 17 12 ADSP BF537 Blackfin Processor Hardware Reference ...
Page 986: ...Programming Examples 18 28 ADSP BF537 Blackfin Processor Hardware Reference ...
Page 1162: ...G 26 ADSP BF537 Blackfin Processor Hardware Reference ...
Page 1218: ...Index I 56 ADSP BF537 Blackfin Processor Hardware Reference ...