cookies_do wrote:
> The main file is enet_lwip.c and firstly I called lwIPInit() function and

Don't know that file.

> after that dns_setserver(). The microcontroller I am using is from Texas
> Instruments. I have debug it, but all initializations of pcbs seem ok
> (that's why I wrote "still doesn't work).

What I meant is we don't know *what* doesn't work. Does it return an error,
does it send to a wrong address, etc.
And with debugging I meant: single-step through dns_gethostbyname() and check
where it fails.

> Could there be problem because of disabling LWIP_DHCP?

No.

Simon

_______________________________________________
lwip-users mailing list
lwip-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to