
Functional Description
5-30
ADSP-BF59x Blackfin Processor Hardware Reference
• An address alignment error occurred during any memory access.
For example, when
DMAx_CONFIG
register
WDSIZE
= 1 (16-bit) but
the least significant bit (LSB) of the address is not equal to b#0, or
when
WDSIZE
= 2 (32-bit) but the two LSBs of the address are not
equal to b#00.
• A memory space transition was attempted (internal-to-external or
vice versa). For example, the value in the
DMAx_CURR_ADDR
register
or
DMAx_CURR_DESC_PTR
register crossed a memory 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. See
Table 5-2 on page 5-31
.
•
DMAx_CONFIG
word size in source and destination of the MDMA
stream are not equal.
• Descriptor chain indicates data buffers that are not in the same
internal/external memory space.
• In 2-D DMA,
X_COUNT
= 1
Содержание ADSP-BF59x Blackfin
Страница 64: ...Development Tools 1 22 ADSP BF59x Blackfin Processor Hardware Reference...
Страница 74: ...Processor Specific MMRs 2 10 ADSP BF59x Blackfin Processor Hardware Reference...
Страница 204: ...Unique Information for the ADSP BF59x Processor 5 104 ADSP BF59x Blackfin Processor Hardware Reference...
Страница 244: ...Programming Examples 6 40 ADSP BF59x Blackfin Processor Hardware Reference...
Страница 345: ...ADSP BF59x Blackfin Processor Hardware Reference 9 9 Core Timer Unique Information for the ADSP BF59x Processor None...
Страница 346: ...Unique Information for the ADSP BF59x Processor 9 10 ADSP BF59x Blackfin Processor Hardware Reference...
Страница 398: ...Unique Information for the ADSP BF59x Processor 11 42 ADSP BF59x Blackfin Processor Hardware Reference...
Страница 622: ...Unique Information for the ADSP BF59x Processor 15 38 ADSP BF59x Blackfin Processor Hardware Reference...
Страница 700: ...Programming Examples 16 78 ADSP BF59x Blackfin Processor Hardware Reference...
Страница 738: ...Boundary Scan Architecture B 8 ADSP BF59x Blackfin Processor Hardware Reference...