ARM开发板链接shell
1。用网线插入开发板(最好链接路由器)
2.启动开发板(可以用U盘启动)
执行
#run bootusb
3.联网
#ifconfig eth0 up
#udhcpc或者#dhclient wan
#ifconfig现在wan中地址
4。验证ping 服务器IP地址
1。用网线插入开发板(最好链接路由器)
2.启动开发板(可以用U盘启动)
执行
#run bootusb
3.联网
#ifconfig eth0 up
#udhcpc或者#dhclient wan
#ifconfig现在wan中地址
4。验证ping 服务器IP地址