lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] Re: tcpip_thread > switch(msg->type) crash, lwip 1.3.0


From: Alan L
Subject: [lwip-users] Re: tcpip_thread > switch(msg->type) crash, lwip 1.3.0
Date: Wed, 23 Jul 2008 13:48:02 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Alan L <address@hidden> writes:

> 
> Updated from 1.1.0 to 1.3.0, AT91SAM7X256 port.
> 
> Compiles without warnings or errors, but initial debugging the updated code
> crashes on the switch(msg->type) after the sys_mbox_fetch call in 
> tcpip_thread.
> 
> The mbox and queue seem to be valid.
> 
> Any ideas what initialization I'm missing?, what to double-check?
> Alan
> 

Update... I found the 0'd defines for TCPIP_THREAD_STACKSIZE and TCPIP_MBOX_SIZE
in opt.h (my prev 1.1.0 port defined and handled these differently), changed
them to meaningful values and seem to be good to go again.

Alan






reply via email to

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