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.

TDA2xx: VisionSDK starterware PCIe example

Hello,

I have two TDA2xx SoC's connected via PCIe. I am trying to run a test that can be found in VisionSDK 2.12.01's starterware_01_07_01_20. I built both the "pcie_app_ep_write_loopback" and "pcie_app_rc_write_loopback" examples, generated AppImage for each of them and loaded RC to SoC#1 and EP to SoC#2. I choose Gen1 Link speed for both of them and a few moments later they both establish that the link is up. However, there is nothing happening beyond that point. I assume that RC side is stuck trying to enable memSpace.

Is this the way the test is meant to be executed and if it is, what could be hogging the execution? The example has not been modified in any way.

Thank you in advance.