lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] TCP server netconn API


From: Saket Chawla
Subject: Re: [lwip-users] TCP server netconn API
Date: Tue, 7 Feb 2012 13:08:11 +0530

The code fails assertion at this pont

LWIP_ERROR("memp_malloc: type < MEMP_MAX", (type < MEMP_MAX), return NULL;);

The type at fail point is MEMP_NETCONN


On Tue, Feb 7, 2012 at 8:40 AM, Saket Chawla <address@hidden> wrote:
Conn value is NULL

i tested it and also that is the only reason why i can get the error when calling netconn_bind()
So netconn_new() is the call where something is not working.


--

Thanks
Regards
Saket Chawla



--

Thanks
Regards
Saket Chawla

reply via email to

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