Re: [lwip-users] Assertion pbuf_free: p-ref 0 failed at line 651 in ../src/lwip/core/pbuf.c

2014-11-14 Thread Sergio R. Caprile
If I was you, I would: - make sure the port I'm using works, by first running known good examples. - study those examples to learn how to work with lwip. - read the wiki, it is great for bed reading. - trace assertions to my code, execute step by step and see what I'm doing wrong. - try to figure

[lwip-users] Assertion pbuf_free: p-ref 0 failed at line 651 in ../src/lwip/core/pbuf.c

2014-11-14 Thread aaisha
Hi, I'm trying to send ping and udp packets. But for both packets I'm getting assertion failed like this Assertion pbuf_free: p-ref 0 failed at line 651 in ../src/lwip/core/pbuf.c Can anyone please help me.. Regards, Aaisha Ahmed. ___ lwip-users

[lwip-users] Assertion pbuf_free: p-ref 0 failed at line 651 in ../src/lwip/core/pbuf.c

2014-11-13 Thread aaisha22
Hi, I'm trying to send ping and udp packets. But for both packets I'm getting assertion failed like this Assertion pbuf_free: p-ref 0 failed at line 651 in ../src/lwip/core/pbuf.c Can anyone please help me.. Regards, Aaisha Ahmed. -- View this message in context: