Hi,
I'm trying to use TI-RTOS PCIe driver with TMDSEVM572X.
But, AM57x EVM PCIe is not checked.
Can I use the Pcie example linked below?
http://software-dl.ti.com/processor-sdk-rtos/esd/docs/05_03_00_07/rtos/index_device_drv.html#id14
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
I'm trying to use TI-RTOS PCIe driver with TMDSEVM572X.
But, AM57x EVM PCIe is not checked.
Can I use the Pcie example linked below?
http://software-dl.ti.com/processor-sdk-rtos/esd/docs/05_03_00_07/rtos/index_device_drv.html#id14
Hi,
Since the IDK and the EVM are essentially using the same SOC, so the PCIe example should run on both platforms. The main reason that the example code has not been tested on the AM572x GP EVM is because the on-board PCIe connector is PCIe mini while the one on the IDK is the normal one, therefore the cable which connects two AM572x GP EVM is hard to get, while the cable connects two AM572x IDKs is documented in http://processors.wiki.ti.com/index.php/PCIe_CableMod. You may need to get two regular to mini adaptors in addition to the cable.
If you can get the two AM572x GP EVM connected properly. The PCIe example code should run correctly as the IDK
Best regards
Ming