[lwip-users] can't receive data by using mem pool

2014-09-24 Thread Gavin
Hi,

I modified echo sample to a client and it can send/recv data with server.

I tried to enable mem pool to instead heap, but the recv function was not
functional.

I set up the definition:

#define MEM_USE_POOLS   1
#define MEMP_USE_CUSTOM_POOLS   1

and included lwippools.h.

I also checked stats data and timer, this is not out of pbuf issue nor timer
issue that worked fine.

I have no idea why the recv function just can't be called.

Does anyone can provide me the suggestion?

thanks
Gavin



--
View this message in context: 
http://lwip.100.n7.nabble.com/can-t-receive-data-by-using-mem-pool-tp23340.html
Sent from the lwip-users mailing list archive at Nabble.com.

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


Re: [lwip-users] poll-function not called

2014-09-24 Thread Karl Karpfen
Just to complete this discussion: TI's support for their products is really
very, very poor. There is simply no answer to my question why they have
disabled it although the poll-callbacks are still there (not the first time
that there is no response to users requests also in case of definitive
bugs). So I'll try to do some hacks for my own according to your hints.
___
lwip-users mailing list
lwip-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lwip-users