Forum Discussion
Altera_Forum
Honored Contributor
21 years agouC/OS-II LWIP pbuf_free fail
Has any one seen an issue with the following error durring run time: Assertion "pbuf_free: p->ref > 0" failed at line 567 in /cygdrive/c/applications /altera/kits/nios2/components/altera_lwip...
Altera_Forum
Honored Contributor
20 years agoThanks for the piece of code, I'll test it with our NIOS-II 1.1.
Regarding netconn_delete, in some cases we could need to completely stop using a connection, do a real "delete", stop trying to send any pending packets. Is there any clean method for doing that?