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.