[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] lwip1.4.0 "netif->hwaddr_len must be the same as ETHARP_HWA
From: |
shenhuan |
Subject: |
[lwip-devel] lwip1.4.0 "netif->hwaddr_len must be the same as ETHARP_HWADDR_LEN for etharp!" failed |
Date: |
Wed, 09 Oct 2013 09:33:15 +0800 |
User-agent: |
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 |
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] lwip1.4.0 "netif->hwaddr_len must be the same as ETHARP_HWADDR_LEN for etharp!" failed,
shenhuan <=