dsc_edma_channel_link
Overview
The EDMA channel link example is a simple demonstration program that uses the SDK software. It excuates mempry to memory transfer from source buffer to destination buffer using the SDK EDMA drivers. The purpose of this example is to show how to use the EDMA major loop/minor loop channel link feature and to provide a simple example for debugging and further development. Note: The examples is also trying to show when minor loop link and major loop link are both enabled for a channel, the last minor loop link will not take effect and the major loop link will be triggered.