请教下:eboot通过网络来升级nk.bin的步骤
环境:ce6.0,6410,友贱的开发板
以前一直是用usb来更新nk.bin的,最近想看看网络是怎么升级的
在eboot中选择网络更新,
DM9000 ID is 0x90000a46
INFO: Probe: DM9000 is detected.
DM9000: MAC Address: 0:11:22:33:44:55
System ready!
Preparing for download...
INFO: *** Device Name 'SMDK641017493' ***
static IP address 192.168.1.240.
subnet mask 255.255.255.0.
+EbootSendBootmeAndWaitForTftp
Sent BOOTME to 255.255.255.255
Sent BOOTME to 255.255.255.255
Sent BOOTME to 255.255.255.255
在pc机上该如何操作?现在用的是tftp32,输入开发板的地址,put后没有反应,
应该如何操作