I am using TFTP service to get/put files from an embedded board(IAR systems). This used to be working file with windows XP, however with windows 7 the tftp service doesn't work. I have confirmed network connection between windos 7 machine and the board by opening web pages, telnet etc, which works well.
So, when I try to put some file using TFTP I can see a file craeted on the board(flash memory), however, the file is empty and the connection times out. It seems it reaches there but then nothing happens. I have turned off windows firewall as well. Any suggestions?