TMS320C6201 Silicon Errata | SPRZ153 |
Advisory 3.1.3
Revision(s) Affected:
Details:
Workaround:
Advisory 3.1.4
Revision(s) Affected:
Details:
Workaround:
Advisory 3.1.5
Revision(s) Affected:
Details:
Workaround:
DMA Multiframe
3.1, 3.0, 2.1, and 2.0
If a DMA channel is configured to do a multiframe
For multiframe transfers, use two DMA channels instead of using the split mode. Source Index works properly for
DMA: Stopped Transfer Reprogrammed Does Not Wait for Sync
3.1, 3.0, 2.1, and 2.0
If any
Perform a nonsynchronized dummy transfer of one element to/from the same location before starting the synchronized transfer.
DMA Freezes if Postincrement/Decrement Across Port Boundary
3.1, 3.0, 2.1, and 2.0
For any DMA transfers with source/destination address postincrement/decrement, if the last element to be transferred is aligned on a port boundary, then the DMA may freeze before transferring this element. A port boundary is the address boundary between external memory and program memory, between external memory and the peripheral address space, or between program memory and the peripheral address space.
The following conditions cause DMA to freeze:
•For
•For
Do not transfer to boundary addresses if the DMA source/destination address is
decremented.
9