Re: [lwip-users] Trouble using mempool?

2017-10-05 Thread goldsi...@gmx.de
Alex Simanovsky wrote: I decided to try and use mempools. Copy pasted the code for lwipopts.h and lwippools from the wiki. Everything compiles fine but when running I get an assertion of "no pool is that big" Can anyone shed some light on what's going on and what exactly the error means?

[lwip-users] Trouble using mempool?

2017-10-05 Thread Alex Simanovsky
Hi, I decided to try and use mempools. Copy pasted the code for lwipopts.h and lwippools from the wiki. Everything compiles fine but when running I get an assertion of "no pool is that big" Can anyone shed some light on what's going on and what exactly the error means? Thanks!