首页 | 新闻 | 新品 | 文库 | 方案 | 视频 | 下载 | 商城 | 开发板 | 数据中心 | 座谈新版 | 培训 | 工具 | 博客 | 论坛 | 百科 | GEC | 活动 | 主题月 | 电子展
返回列表 回复 发帖

[硬件设计] 嵌入式系统检测不到网络部分是怎么回事?

[硬件设计] 嵌入式系统检测不到网络部分是怎么回事?

CPUS3C2440,网络芯片是DM9000,上电后检测不到网络部分是怎么回事?而且网络接口的灯也不亮。
启动信息中网络部分的信息如下:
PPP MPPE Compression module registered
NET: Registered protocol family 24
PPPoL2TP kernel driver, V1.0
dm9000 Ethernet Driver, V1.31
dm9000_set_io byte_width 4
dm9000_set_io byte_width 2
dm9000 revision 0x01  io_mode 00
Now use the default MAC address: 10:23:45:67:89:ab
eth0 (dm9000): not using net_device_ops yet
eth0: dm9000e at c4818000,c481c004 IRQ 51 MAC: 10:23:45:67:89:ab(EmbedSky)



Try to bring net interface up ...
ifconfig: invalid hw-addr 10.23.45.67.89.ab
ifconfig eth0 hw ether 10.23.45.67.89.ab
eth0: link down
ifconfig eth0 192.168.0.10 netmask 255.255.255.0 up
route: SIOCADDRT: Network is unreachable
add default gw 192.168.1.2
Done
[27/Nov/2019:10:16:51 +0000] boa: server version Boa/0.94.13
[27/Nov/2019:10:16:51 +0000] boa: server built Jul 29 2009 at14:27:34.
返回列表