Tool/software:
Hi, experts,
pcie_enumerate_ep example does not work well.
The current development environment is
TI CCS : 12.7.1
SDK : 11.01.00.17
Win11
PCIe EP Board : TMDS243EVM
(Resistors R661, R662, R667 & R668 removed)
(Resistors R665, R666, R679 & R680 (all 0 ohm) populated)
example : pcie_enumerate_ep
PCIe RC Board : raspberry pi CM5(default kernel & OS)
The current situation is as follows.
1. When I boot CM5 after PCIe connection, ep enumeration example doesn't work.
2. When I reboot CM5 after connecting another PCIe EP device (I used NIC(I350-T2), PCIe recognition is as shown below.
3. After that, unplugging the NIC, connecting the TMDS243EVM to PCIe, and rebooting the CM5 is recognized as below.
What's the reason?
In the current testbed, we need to go through the same cumbersome procedure as above to check the pcie enumeration ep example normally.
And currently, our custom board is directly connected so that we cannot proceed with the above procedure.
How can I solve this problem?