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.

多核的EDMA3使用问题



EDMA3有8个region,使用时每个core要绑定到不同的region上。
我的疑问是:与region绑定的资源有哪些?我知道的有通道自己独立的中断事件cc_intc、region下的寄存器,其他还有什么?
64个DMA通道与region是fixed,还是programable?