On 1 Sep 2011, at 09:27, Wolfgang Stich wrote: > Yes, it works very well with FreeRTOS 4.7.2 and lwIP 1.2.0 on the same > hardware, but after upgrading to 1.3.2 by using the new version of atmel > software framework which contains lwIP 1.3.2 it doesnt work except dhcp. My > Question is there any special option i've forgotten to set.
I haven't looked in detail at your code and settings, but in this situation I'd try and trace through with added debug statements a received ICMP packet, and see how far it gets before being dropped. Kieran _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
