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.

TMS320C6678: Sending DMA "transfer completion" indication to FPGA on the same board.

Part Number: TMS320C6678

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"?