On 03.10.2018 17:30, Rastislav Uhrin wrote:
[..] I have also defined

#define DEFAULT_ACCEPTMBOX_SIZE                     4

#define DEFAULT_UDP_RECVMBOX_SIZE               4

#define DEFAULT_TCP_RECVMBOX_SIZE                4

I am getting assert on commented line which checks size of allocated queue because size is 0.


There are other places where sys_mbox_new() is called than the ones using the 3 defines above.
At least TCPIP_MBOX_SIZE and DEFAULT_RAW_RECVMBOX_SIZE should be defined.

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

Reply via email to