Forum Discussion
Altera_Forum
Honored Contributor
19 years agoThanks for your help, I could pass the compile now. And then, In Nios II 5.1 SDK shell , my uClinux system find ethernet now, in the start process, give me some relative message like this:
... dmfe_probe:eth0, 50 Khz, Nios <DM9000> eth0 I/O 80900090,VID: 90000a46 ADDR: 00:07:ed:00:00:00 dmfe_probe:eth1, 50 Khz, Nios ... But now, in uClinux on my board, I typing: ifconfig eth0 192.168.0.100, it's give me some message like this: ifconfig : socket: Address family not supported by protocal. when i run ifconfig only, it's give me this message: No usable adderss families found. ifconfig : socket: Address family not supported by protocal. could you help me? THX