开发板的网卡没有配置正确???开发板我装的是mini2440的缺省linux,我ifconfig后,出现的是:
eth0
link encap:ethernet hwaddr 00:13:f6:6c:87:89
inet addr :192.168.1.230 bcast:192.168.1.255 mask:255.255.255.0
up broadcast running muticast mtu:1500 metric:1
rx packets:0 errors:0 dropped:0 overruns:0 frame:0
tx packets:0 errors:0 dropped:0 overruns:0 carrier:0
collitions:0 txquene len :1000
rx bytes:0(0.0b) tx bytes:0(0.0b)
interrupt:51 base address:0xa300
lo
link encap:local loopback
inet addr :127.0.0.1 mask:255.0.0.0
up broadcast running muticast mtu:16436metric:1
rx packets:0 errors:0 dropped:0 overruns:0 frame:0
tx packets:0 errors:0 dropped:0 overruns:0 carrier:0
collitions:0 txquene len :1000
rx bytes:0(0.0b) tx bytes:0(0.0b)
打得这么辛苦,上面看起来有错吗??好像没错啊,难道开发板ip得和pc中的linux ip 一个网段吗??我试过了,但提示的是
rpc: no route to host
麻烦版主帮我看看了,谢谢。