I found some short description about TFTP support in OpenOCD but it seems to be restricted to eCOS or ZY1000 debugger.
Are there any plans to implement such a feature? The usage were for example following: I have my Linux development host where I compile the firmware and I also run an TFTP daemon there. My production host has an FTDI based board attached to it to flash the embedded device. So the only alternatives a have now are either to copy the image to this production host or to use CIFS to mount the related directory on the development host. I'd like to be able to fetch the file directly through OpenOCD commands with the syntax provided in the manual: flash write_image erase /tftp/ip/file.bin bin Regards, Yegor _______________________________________________ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development