Forum Discussion
24 Replies
- JohnT_Altera
Regular Contributor
Hi,
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
Hi,
Thank you that worked, I am now able to send and receive data on both the PAC cards.
- JohnT_Altera
Regular Contributor
Please try "./pac_hssi_e10 -b 0xAF --channel=0 --action=stat"? I would like to figure out why the input is not correct and need to find how to find the correct bus.
- JohnT_Altera
Regular Contributor
Hi,
Glad to hear the issue has been resolved.