This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM5708: TI-RTOS Hwi EDMA,DSP部分,要怎么配置

Part Number: AM5708


有没有例程可以参考一下,

一,在DSP核心下,是不是只有一个EDMA,有几个channel呢

EDMA controller is based on two major principal blocks:
• EDMA third-party channel controller (EDMA_TPCC)
• EDMA third-party transfer controller (EDMA_TPTC)

二、EDMA手动进行触发,但也还是要用中断,怎么配置。

三、

EDMAsetRegion函数的功能是什么,,region0到region3,是可以随意指定的么,有没有什么限制,与DMA的通道有没有关系