Part Number: AM5728
Other Parts Discussed in Thread: SYSCONFIG
Tool/software: TI-RTOS
Hi,
There are some issues on PCIe.
The customer connects FPGA to Port #1 of 2 PCIe Ports(#0 and #1) on AM5728 and there is communication between DSP and FPGA.
They removed PCIe Port #0 source code using for Port #0 so there is link issue on PCIe Port #1.
So I have some questions as below.
1. Is PCIe #1 communication available when PCIe #0 is activated on AM5728?
(I wonder the other Ports communication is available like ARM Core when the main PCIe Port is activated.)
2. Is PCIe Port #0 source code removed properly as below?
> The removal of DSP_PCIESPACE_SS1 area and DSP_PCIEREG_SS1 area from the resource table.
> The removal of below functions from pcieSerdesCfg function.
(PlatformPCIESS1ClockEnable, PlatformPCIESS1PllConfig, PlatformPCIESS1CtrlConfig, PlatformPCIESS1Reset, PlatformPCIESS1PhyConfig)
3. Is PCIe Packet extension is available?
> Only 4bytes of PCIe Packet Data is transmitted at once, so is it possible to extend or change of Packet Data?
I attached the log as below.
The log when PCIe Port #0 is removed and there is link issue on Port #1. : PCIe1port_LinkERR.TXT
The log when Port #0 is activated and Port #1 is linked. : PCIe1port_LinkOK.TXT