lwip-devel
[Top][All Lists]
Advanced

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

Re: [lwip-devel] lwip1.4.0 "netif->hwaddr_len must be the same as ETHARP


From: Bill Auerbach
Subject: Re: [lwip-devel] lwip1.4.0 "netif->hwaddr_len must be the same as ETHARP_HWADDR_LEN for etharp!" failed
Date: Wed, 9 Oct 2013 07:58:22 -0400

Application code (i.e., your driver) is responsible for setting hwaddr_len.
Check that it is.

-----Original Message-----
From: address@hidden
[mailto:address@hidden On Behalf
Of shenhuan
Sent: Tuesday, October 08, 2013 9:33 PM
To: address@hidden
Subject: [lwip-devel] lwip1.4.0 "netif->hwaddr_len must be the same as
ETHARP_HWADDR_LEN for etharp!" failed

Hi Everyone!

Now I use lwip(1.4.0) on Micorblaze(Spartan6) platform,and use network
device DM9000BI as network interface.
Lwip run with uCOS-II(2.9.0).
When I test the speed(TCP/IP) of this system, after a moment past, assertion
happen =><"netif->hwaddr_len must be the same as ETHARP_HWADDR_LEN for
etharp!" failed at line 1148 in ../src/LWIP/src/netif/etharp.c>.
Test mode => Continue send data packet from PC to my platform

Is this the bug of 1.4.0 of LWIP core???

Someone know something about it,please help me...

Thanks

Pofeng




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




reply via email to

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