Exasock example not exectuing
Steps to repeat the problem: 1- Generate the .fw using exanic devkit + trigger_example 2- Update the firmware 3- Download this software source 4- make && make install 5- cd exanic-software/examples/devkit 6- gcc exasock-tcp-responder-example.c -lexanic -lexasock_ext 7- $ ./a.out 541 192.168.1.50 8000 Connected to 192.168.1.50:8000 exasock_tcp_get_device: Operation not supported
I've noticed the presence of the "/dev/exasock" as well.
Ive noticed a similar thread where On Ubuntu/Debian, "sudo update-initramfs -k all -u"" worked as solution. But for me unfortunately it didnt help much. I am trying for hours to solve this problem, it would be of much help if ypu could help me resolve it
The socket bypass state remains as EXA_BYPASS_AVAIL and is not changing to EXA_BYPASS_ACTIVE which returns an error terminating the code. I tested this by inputting printf statements in exasock/extensions/tcp.c. Any ideas on this issue would be helpful


The same problem for exasock_tcp_build_header() call:

Check if your network connection is being directed through the exanic IP interface? Sometimes linux tends to mess up multiple networks present under the same subnet
Yep, we checked this up, setup correct route for endpoint and the problem is gone.
Yes that resolved my issue as well ..
Cheers Manisha Riyana FPGA Design Engineer Numiv Research Pvt Ltd
On Wed, 13 Oct, 2021, 7:13 pm korst1k, @.***> wrote:
Yep, we checked this up, setup correct route for endpoint and the problem is gone.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/exablaze-oss/exanic-software/issues/48#issuecomment-942322088, or unsubscribe https://github.com/notifications/unsubscribe-auth/AU3AVXWFVT6CY6R5HJI4PSTUGWEHLANCNFSM5DLAHCDQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.