Hi,
I have a DMA channel configured to transfer data from the DSP's network coprocessor to the DMA's buffer. There is also an FPGA on my board that is communicating with the DSP via SRIO. I would like to send indication to the FPGA as soon as the DMA completes its configured transfer of the data. Is there a way to achieve that with the same DMA channel without configuring another one or "chaining"?