Re: [lwip-users] PBUF Pool runs out of memory (memp_malloc: out of memory in pool PBUF_POOL) during data transfer.

2017-02-10 Thread Sergio R. Caprile
Thanks for the update, vendors are really thriving these days. And to answer your question (sorry I'm late, but I was not checking the list these days), assertions usually mean something has gone out of bounds. In this case, it is informing you that a function was trying to free an already

Re: [lwip-users] PBUF Pool runs out of memory (memp_malloc: out of memory in pool PBUF_POOL) during data transfer.

2017-02-08 Thread marc o.
Hello, I could solve the problem. There was bug in the lwip driver for Tiva TM4C129x devices that caused a pbuf memory leak. A fixed version of the driver solved my problem. On 07.02.2017 10:14, marc o. wrote: Hello, i'm using lwip stack in version 1.4.1 in conjunction with an embedded