[En-Nut-Discussion] Nut/OS on EVK1100
Harald Kipp
harald.kipp at egnite.de
Wed Mar 28 11:40:45 CEST 2012
Hi Daniel,
On 27.03.2012 22:14, Daniel Fiedler (Ethernut) wrote:
> I have installed Nut/Os with EVK1100-intram: Neither the httpd sample nor my
> one project works correctly. A ping to the static compiled IP works only 3
> times. Than the OS hang.
Looks to me like a stack overflow in the NIC receiver thread. In
nut\arch\avr32\dev\macb.c you can increase
#define NUT_THREAD_NICRXSTACK 768
then rebuild Nut/OS libs and your app.
Which Nut/OS version are you trying?
Regards,
Harald
More information about the En-Nut-Discussion
mailing list