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.

RTOS/AM5728: EDMA read from PCIe

Part Number: AM5728

Tool/software: TI-RTOS

Hi,

My setup is something like this. My TI board is Root Complex and FPGA acts as End Point. Some MAC client is sitting on TI board as End Point. Now I receive a buffer from FPGA. Should I do EDMA read saying pcie address as source and my dma memory as destination? 

I need to send the same data to the MAC client.