Forum Discussion

MK_ABQ's avatar
MK_ABQ
Icon for Contributor rankContributor
3 years ago
Solved

Simple socket server - NIOS question

Hello,

We are using simple socket server template in eclipse. Arria 10 GX devkit is used as hardware. Can see that ethernet link is established from NIOS console. But would like to understand if ping/icmp is supported in simple socket server example?

we are trying to ping the board from host pc, but no success. Can you tell us if icmp/ping is supported in simple socket server template from Eclipse? or should we do something from our end?

Thanks

11 Replies

  • Hi Kelly,

    Sorry about my delayed reply. Tried the project again with 18.1 standard version. Made some tweaks for our custom board, and built from scratch, and its working now.

    Thanks