Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Network Service of Uclinux

Altera_Forum
Honored Contributor II
1,076 Views

I tried to build a uclinux embedded system with network service. 

I have already added Dm9000a Module to SOPCBuilder, 

and choose the 'dm9000a' option in 'make menuconfig->device driver->networking..' 

 

However,the startup information of uclinux is like following: 

Command: ifconfig eth0 192.168.18.9 up 

SIOCSIFADDR: No such device 

SIOCGIFFLAGS: No such device 

Command: route add default gw 192.168.18.20 eth0 

route: SIOC[ADD|DEL]RT: No such device 

 

Does anyone know how to deal with it?
0 Kudos
0 Replies
Reply