Hello,
I want to read 256-bytes instead of reading a double-word (32-bits) for each TLP.
I examined the document "PCIe Uses Cases for KeyStone Devices". (http://www.ti.com/lit/an/sprabk8/sprabk8.pdf)
However, I couldn't find the registers which were mentioned in its sample pseudo-code.
In the same document, at 2.3 EDMA Considerations chapter, it says : " Better performance is achieved for outbound transfer using the EDMA
transfer controller with a larger data burst size."
So, as far as I understand we have to use EDMA for reading/writing large bursts of data like 128 bytes or 256 bytes over PCIe link.
Am I right ?
Regards,
Hakan.