Noam Weissman wrote:
> Several years ago when I started working with LwIP I had a similar problems 
> to the one you raised.
> System was working ok but out of the blue it crashed.
> [..]
> I found the hard way that I am getting MEM_ERR because of the above. I did 
> not had sufficient MEMP_NUM_TCP_SEG  
> defined. After changing the above to what it is now those issues were solved.


How would your system crash because of insufficient tcp segment pool elements?
You could get communication hiccups, but it shouldn't crash!


Simon

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

Reply via email to