
1.查看windows电脑ip。ifconfig2.开发板配置ip/ # ifconfig eth0 down/ # ifconfig eth0 192.168.35.100 netmask 255.255.255.0 up/ # ifconfig3.打开tftpd工具4.传输文件/ #/ # tftp -g -r 2.txt -l /tmp/2.txt 192.168.35.122.txt 100% |*******************************| 28 0:00:00 ETA/ # cat /tmp/2.txt