1. 设置开发板的ip和掩码和主机的一样,方便通过网络进行通信
bash
ifconfig eth0 192.168.1.10 netmask 255.255.255.0
ifconfig eth0 192.168.1.10 netmask 255.255.255.0