Hi,
I try to build a two line link per PCIe v1.1 between c6678 DSP and Virtex 5 FPGA. The DSP works as RC and the FPGA as EP. But I don't get the link up at the initialization of PCIe.
I used the example program to initialize the PCIe interface.
The PCIe clock input is 100 MHz on my custom board and I configured the PCIE_SERDES_CFGPLL Reg with the value of 0x000001C9.
The configuration of gen2 reg got the parameters gen2.numFts = 0xF;
gen2.dirSpd = 0x0;
gen2.lnEn = 2;
Its look like that the dsp don't send anything at the tx line 0 and 1. I hoped to measure 1.25 GHz at the line, but get nothing.
I hope you have some idea what could be wrong.
[C66xx_0] Version #: 0x01000003; string PCIE LLD Revision: 01.00.00.03:Dec 7 2011:10:48:56
[C66xx_0]
[C66xx_0] PCIe Power Up.
[C66xx_0] PLL configured.
[C66xx_0] Successfully configured Inbound Translation!
[C66xx_0] Successfully configured Outbound Translation!
[C66xx_0] Starting link training...
[C66xx_0] Enable Link Training!