Hi,guys,
I write a program to transmit data from memory to McBSP's DXR by DMA,
and now I want to transmit data repeatedly, but after the McBSP started the dma just transmit memory data once,
are there somebody know how to setup DMA to make it work repeatedly.