lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Size of ARP Response too much 1534 bytes, packet contai


From: Krzysztof Wesołowski
Subject: Re: [lwip-users] Size of ARP Response too much 1534 bytes, packet contains lots of 0xA5 values
Date: Fri, 25 Oct 2013 11:51:00 +0200

In my small embedded world, lot 0xA5 and FreeRTOS implicates problem with stack size (too small stack, overflow and magic happens). If you are using FreeRTOS try changing FILL BYTE to sth different to confirm this extra data comes from unused stack space.

Pozdrawiam,
Krzysztof Wesołowski,
tel. +48 721 337 238


On Fri, Oct 25, 2013 at 5:26 AM, Ishmeet <address@hidden> wrote:
Size of ARP Response too much 1534 bytes, packet contains lots of 0xA5
values.
ARP Request is 64 bytes which is ok.
Has any one faced this before



--
View this message in context: http://lwip.100.n7.nabble.com/Size-of-ARP-Response-too-much-1534-bytes-packet-contains-lots-of-0xA5-values-tp21988.html
Sent from the lwip-users mailing list archive at Nabble.com.

_______________________________________________
lwip-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/lwip-users


reply via email to

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