lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Problems getting a basic example running


From: Kieran Mansley
Subject: Re: [lwip-users] Problems getting a basic example running
Date: Fri, 24 Aug 2012 19:34:59 +0100

On 22 Aug 2012, at 02:18, Fre Net wrote:

> I've got some more info in the hopes that this will help...
> 
> I've debugged a bit more and found that from within tcpip_apimsg():
> 
> sys_mbox_valid(&mbox) is failing causing a return of ERR_VAL.
> 
> This in turn causes netconn_new_with_proto_and_callback() to return NULL. I 
> am not sure why it is failing. netconn_new_with_proto_and_callback() is not 
> failing at the asserts after the tcpip_apimsg() call.
> 

That suggests that it hasn't been initialised.  How are you initialising lwIP 
in your project?

Kieran


reply via email to

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