|
本帖最后由 寻梦的感觉 于 2013-3-19 23:35 编辑
TQ210开发板在使用tftp烧写镜像文件时一直卡起,不能烧写,请大侠支招,感激不尽!
tftp服务器配置已经正确,相关文件也放到了相应文件夹下,fedora和windows下配置的tftp服务器在烧写时情况一样,终端显示信息如下,一直load不上文件
[1] Download u-boot.bin to Nand Flash
[2] Download Eboot (eboot.nb0) to Nand Flash
[3] Download Linux Kernel (zImage.bin) to Nand Flash
[4] Download LOGO Picture (logo.bin) to Nand Flash
[5] Download UBIFS image (root.ubi) to Nand Flash
[6] Download YAFFS image (root.bin) to Nand Flash
[7] Download Program to SDRAM and Run it
[8] Boot the system
[9] Format the Nand Flash
[0] Set the boot parameters
[a] Download User Program
[n] Set TFTP parameters(PC IP,TQ210 IP,Mask IP...)
[p] Test network (TQ210 Ping PC's IP)
[r] Reboot u-boot
Download STEPLDR.nb1 to Nand Flash
[t] Test Linux Image (zImage)
[q] Return main Menu
Enter your selection: 3
ERROR: resetting DM9000 -> not responding
dm9000 i/o: 0x88000000, id: 0x90000a46
DM9000: running in 16 bit mode
MAC: 00:40:5c:26:0a:5b
operating at 100M full duplex mode
TFTP from server 192.168.1.100; our IP address is 192.168.1.102
Filename 'zImage.bin'.
Load address: 0xc0008000
Loading: *
|
|