Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hi,
We found bug PCIe endpoint setting with mcu_plus_sdk_am243x_11_00_00_15.
Pcie_open() in mcu_plus_sdk_am243x_11_00_00_15\source\drivers\pcie\v0\pcie_v0.c calls Pcie_LtssmCtrl() with out calling Pcie_cfgEP().
Then this driver cannot configuration PCIe endpoint configuration.
Could you fix this issue?
And we want to know reason why removing “else” part of If(PCIE_RC_MODE).
Is this intentionally?
Regards,