lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] [EXTERNAL] Re: LWIP Dual Stack - IPv4 and IPv6


From: Zayzay, Edman G
Subject: Re: [lwip-users] [EXTERNAL] Re: LWIP Dual Stack - IPv4 and IPv6
Date: Mon, 19 Jul 2021 12:27:45 +0000

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.com@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

reply via email to

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