|  | 
 
| 用的TQ2440的核心板,自己设计的底板,上面有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 at 14:27:34.
 
 
 | 
 |