We have an TMS320C6A8168 Integra device connected to a separate TMS3206678 DSP via a PCIe bus. The Integra is setup as a Root Complex and the attached DSP is setup as an End Point. We have been able to write and read to and from the 6678 DSP L3 memory from the Integra. We have been able to write and read from the DSP into 4 general purpose registers in the PCIe register space ( 0x51000070, 0x51000074, 0x51000078, 0x5100007C ) in the Integra. However, when we change the Integra mapping to write to the Integra internal OCMC SRAM from the external DSP, it does not work. We have a PCIe bus analyzer that is showing all the correct PCIe bus traffic. We are suspecting that we do not have something setup correctly in the Integra to allow the L3 bus access from the PCIe module. According to Table 5-1 of the sprs680a.pdf, the PCIe Gen2 as a master is connected directly to the OCMC memory via the L3 bus. Is there anything you can recommend that we may have not setup correctly to make this work.