i want to run simple_socket_server sample code, and i follow the instruction in "using the nichestack tcp/ip stack tutorial software design" but i just get above error.
i install Nios II and Quartus II software from the CD included with Altera cyclone III (EP3C120F780C7N) board. the .sof file which i try to load into target board come from the installation folder of NiosII.
I want to build raw socket application run on my board ( FPGA-clyclone II EP3C120F780C7N) and send packet to other device via Ethernet interface, is it possible ?