Forum Discussion
Simple socket server - NIOS question
- 3 years ago
Hi,
The icmp/ping function works on the Simple Socket Server example but ONLY on the Quartus 17.1 pro version. The Quartus version that you are using(18.1) cannot support the design example and ping function provided by Intel here: https://www.intel.com/content/www/us/en/design-example/714912/arria-10-nios-ii-simple-socket-server-design-example.html
I would suggest you to use Quartus 17.1 pro version to try out the design example above.
Thank you.
Regards,
Kelly
Hi Kelly,
I am using quartus version 18.1 with MSGDMA. When we use SGDMA, we are facing issue in Eclipse. Can you help to answer if the socket server example supports ICMP/Ping?. I would just like to know if I can ping the development board from my host pc when using the socket server example?. It is not mentioned anywhere in the document. So, I would like to know if the ping function is implemented in the example or not?
Thanks.