Hi,
I am planning to use PCIe to communicate a TMDSEVMC6678LE to a custom board (I do not have this board yet).
So, I would like to make some basic tests on PCIe. The only one example that I have found is the one at
C:\Program Files\Texas Instruments\pdk_C6678_1_0_0_19\packages\ti\drv\pcie\example\sample
After reading the header of pcie_sample.c, I think that I need to connect two Shannon EVMs to run the example. However, I have some doubts:
1- What is a Shannon? is some kind of alias for the C6678 EVM? or is another product?
2- Do I need to buy some kind of board (with 2 AMC connectors) to connect both EVMs? I think so and I have found this one navigating TI website:
http://processors.wiki.ti.com/index.php/CI_Dual_EVM_Break_Out_Card
but I would like to be sure before buying it.
3- Can I make some basic tests on PCIe from C6678 without having to connect 2 EVMs?
Thanks