Sample Header Ad - 728x90

TFTPboot using Uboot : TFTP server on Windows

1 vote
1 answer
1678 views
I have a TFTP server running on Windows-10 machine. I am using MobaXterm it has TFTP server. enter image description here I tested client server running on same windows 10, machine, able to communicate. TFTP -i 192.168.1.7 get test.txt Transfer successful: 11 bytes in 1 second(s), 11 bytes/s My TFTP server directory on windows is :-- **C:\S32G2_images** enter image description here My target board, using uboot i am trying to TFTPboot buts connection is not establishing with the TFTP server running on the windows 10 machine. **Please suggest how to resolve this ?** Target Board Uboot setting :-- enter image description here PC, running windows-10 :-- enter image description here Ping to TFTP server working from Uboot :-- enter image description here trying to connect to TFTP server from Linux U-boot failing :-- enter image description here Windows Firewall setting :-- image.png image.png image.png image.png image.png
Asked by user6363 (191 rep)
Sep 12, 2022, 12:56 PM
Last activity: Sep 13, 2022, 08:25 AM