lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Upgrading lwip 1.4.1 to 2.0.0 pbuf (or other) issue?


From: Dirk Ziegelmeier
Subject: Re: [lwip-users] Upgrading lwip 1.4.1 to 2.0.0 pbuf (or other) issue?
Date: Mon, 5 Dec 2016 22:10:58 +0100

The "udp_send: No route to 192.168.101.10" sounds like there is an explicit netif_set_up() is missing.
Also check whether netif_set_link_up()/netif_set_link_down() is called somewhere.

Dirk

reply via email to

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