How does the Root Complex gain access to the EndPoint registers?
We are developing a product where the DSP PCIE will be the RC connecting to an EP on a FPGA. I have seen in other PCIe products that enumeration is accomplished by writing to particular addresses (0xcf8, 0xcfc) and using BDF addresses to identify downstream devices. How does this work in TI world?
One more detail, I am using two EVM boards connected together, one as RC and the other as EP, both running the PCIE_evmc6657_wSocFile_C66BiosExampleProject. The test succeeds, but this example does not do any enumeration, plus the documentation does not appear to specify how the RC accesses the EP registers.
Any insight would be appreciated.
