Hi,
I am trying to implement PCIe interface using TMS320TCI6670. I have gone through the PCIeexampleprojest. But I have some issues in understanding the code. I have understood that the root complex sends the data from the source buffer to the Pcie base address. And the end point sends data from the destination buffer to the PCie base address. But I am unable to undersrand how the data is sent to the destination buffer in that code. Please help me on this.
Regards