Hi,
We are making custom carrier board for the Jetson AGX xavier module.
And we have configured the PCIe ports as below.
1.PCIe x1 (UPHY7 C3 )- Used for WLE900VX7BA(wifi module) in custom carrier board
2.PCIe x4 (UPHY[2:5] C0 )- Used for PEX8615(PCIe switch) in custom carrier board .
When testing the PCIE device, the system did not recognize the device. I measured PEX_CLK0_PIN and PEX_CLK0_PIN, and found that there was only a short clock output during the boot process, which was about 1 second.
Is the PCIE clock signal abnormal due to the failure to recognize the device, or is the PCIE clock signal abnormal due to the failure to recognize the PCIE device?
Can a PCIe device be recognized if it does not have a driver?
Thanks.