dma_linked_transfer

Overview

The DMA linked example is a simple demonstration program that uses the SDK software. It executes linked transfer(ping pong case) from the source buffer to destination buffer using the SDK DMA drivers.

Two descriptors are used, A is linked to B, B is linked to A.

A——>B——-> ^ | | | ———<——-

The purpose of this example is to show how to use the DMA and to provide a simple example for debugging and further development.

Supported Boards