Hi Sylvain,

I am sure the timers are working. In the system, we do have few timers that we 
use for other stuff and they function properly. I personally upgraded LWIP and 
connected our timers to lwIP via cc.h and setup sys_init(), sys_jiffies() and 
sys_now().  So unless there is some other thing I missed, I am hoping that the 
timers in LwIP are properly working. 

If you have other recommendations for me to check, I will be glad to do so.

Edman

-----Original Message-----
From: lwip-users <lwip-users-bounces+edmangzayzay=eaton....@nongnu.org> On 
Behalf Of Sylvain Rochet
Sent: Saturday, July 17, 2021 9:06 AM
To: Mailing list for lwIP users <lwip-users@nongnu.org>
Subject: Re: [lwip-users] [EXTERNAL] Re: LWIP Dual Stack - IPv4 and IPv6

Hi Edman,

On Fri, Jul 16, 2021 at 01:46:34PM +0000, Zayzay, Edman G wrote:
> Hi Sylvain,
> 
> I did increase MEMP_NUM_SYS_TIMEOUT to 20 and call
> sys_check_timeouts() periodically in since I am running without an OS 
> and it still doesn't resolve the issue.

Are you sure timers are actually working at all ?

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

Reply via email to