This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
My customer is looking for Ethernet sample code.
I got IwIP example in original thread (above link).
The customer is asking for other protocols such as UDP, etc.
Thanks and regards,
Koichiro Tashiro
Hi,
The ethernet bootloader uses UDP protocol for data transfer. But the bootloader is also based on LWIP stack.
Hi QJ,
Thanks for your quick reply.
Customer checked the URL, but could not find which one of the code is UDP protocol.
Could you specify the file?
Thanks and regards,
Koichiro Tashiro
The UDP APIs are called in TFTPinit() of tftp.c: