lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Pbuf_cat problem


From: vrnud
Subject: Re: [lwip-users] Pbuf_cat problem
Date: Tue, 23 Apr 2019 04:24:15 -0700 (MST)

Hi, 


If sntp is disabled, lwip ver 2.0.0 is working fine. 

enableing sntp and keeping SNTP_UPDATE_DELAY to 15 mnts. creates problem. 

Code stucks in for loop in Pbuf_cat  function. 

*Just to add one more point.*

if SNTP_UPDATE_DELAY  is kept at 16 sec.
it is not possible to have free memory pbuf_alloc(PBUF_TRANSPORT,
SNTP_MSG_LEN, PBUF_RAM); in sntp_send_request function. 


Regards, 
Vrun



--
Sent from: http://lwip.100.n7.nabble.com/lwip-users-f3.html



reply via email to

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