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.

AM5718: PCIe EP driver

Part Number: AM5718

Hi,

I want to use Cortex-A15 MPU core to run Linux program and communicate with the Host computer through PCI-E interface. In general, MPU is the Endpoint of PCI-E system, and the Host computer is the Root Complex.

I know that when the MPU is the master device, it needs to compile Linux driver to drive the PCIe slave device. But if the MPU is a slave device, how should I compile the PCIe driver?

I need to compile the PCIe driver as if the MPU were the master device?  Or I don't need to compile the PCIe driver,  the master device can access to the MPU though the PCIe Controller of AM5718.

Where can I get the example program?

Thank you for your reply.