[En-Nut-Discussion] Ethernet Reboot Issue

Harald Kipp harald.kipp at egnite.de
Tue Oct 17 13:57:11 CEST 2006


Tim,

Can you please try again with 4.1.99 or 4.2, which will be available
shortly. There had been several fixes.

Your assumption about stack problems might be correct. By default
the following sizes are set for the thread stacks:

dev.h:#define NUT_THREAD_NICRXSTACK 768
dhcp.h:#define NUT_THREAD_DHCPSTACK 768
os.h:#define NUT_THREAD_IDLESTACK 512
os.h:#define NUT_THREAD_MAINSTACK 768
sntp.h:#define NUT_THREAD_SNTPSTACK 768
tcp.h:#define NUT_THREAD_TCPSMSTACK 768

These may be increased, specifically NUT_THREAD_MAINSTACK,
NUT_THREAD_NICRXSTACK and NUT_THREAD_TCPSMSTACK.

Harald


At 15:56 16.10.2006 -0500, you wrote:

>I am having some issues with the Ethernut 4.1.9 RC on a AT91SAM7X256 chip. 
>Everything appears to work great until I do some stress testing. Excessive 
>ethernet receive can cause the system to reboot.  It appears to be a heap 
>issue, but I am not for certain.




More information about the En-Nut-Discussion mailing list