Forum Discussion
nikhl
New Contributor
4 years ago"Found more than one suitable slot" while testing the 10GBE PAC-PAC test
Hi,
I am testing the PAC -to -PAC Ethernet MAC 10 Gbps link. When i program both the intel Arria 10 GX PAC cards with the same design and executing the host code i am getting the following output...
JohnT_Altera
Regular Contributor
4 years agoHi,
Could you try "./pac_hssi_e10 -b 0xAF --channel=0 --action=stat"? The reason is that if you are not including "-b" argument then the AF is not being used for the bus specify which will cause the error where it detected more than 1 device.
nikhl
New Contributor
4 years agoHi,
Thank you that worked, I am now able to send and receive data on both the PAC cards.