lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] Set static IP and set manually DNS IP


From: Simon Goldschmidt
Subject: Re: [lwip-users] Set static IP and set manually DNS IP
Date: Thu, 15 Feb 2018 12:11:14 +0100

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]