Hello,
I'm using PCIe interface of C6678 DSP , for communication between two DSP "RC to EP" whit the CI2EVM_BoC dual evm interface card, I use the code PCIEexampleProject by TI. I realized a number of scenarios like Memry read and memory write with/without common REFCLK " is generated on the BoC".
But now I tried to create a new scenario :
* RC write data to EP
* RC Read the same data from
this scenario without common REFCLK Mrd and Mwr is OK
but with common REFCLK just MWr is OK and MRd is NOTOK
my scrbuf[i]=i (RC) but I find that in dstbuf(RC)
the results:
I really need to work wtih common REFCLK, help plz,
Regards,
Zakaria.
