Re: [lwip-users] STM32F7 Project

2016-10-03 Thread Noam Weissman
Hi, I am using FreeRTOS + LwIP 1.41 on STM32F4xx and STM32F2xx for a few years now. We do not use the cube as we have lots of base code that uses the older ST library. The benefits of using the cube is that it should be easy to port to another OS or TCP stack. The penalty is performance.

[lwip-users] bug #49209: netconn_drain() fails to handle 'netconn_aborted' pointer

2016-10-03 Thread Gregory . W . Smith
Hi Simon, Thank you for the fix to Bug #49209 in g0e2354e, Wed Sep 28 12:53:07. I have tried the fix and have the following observations: 1) No hard faults. 2) The call to sys_mbox_free() at the end of netconn_drain() is sometimes failing an assert. My LPCopen/FreeRTOS version of sys_mbox_free()

Re: [lwip-users] LWIP TCP Connection not getting established

2016-10-03 Thread Sergio R. Caprile
Perhaps if you explain which API you use, and how you use it, and attach a wireshark capture file, who knows, maybe. ___ lwip-users mailing list lwip-users@nongnu.org https://lists.nongnu.org/mailman/listinfo/lwip-users

[lwip-users] LWIP TCP Connection not getting established

2016-10-03 Thread Arpit Agarwal
Hi,   I am trying to use LWIP 2.0 RC2. I am unable to establish TCP connection while this didn't happen in LWIP 1.4.1. The connection request is hitting function tcp_listen_input , but after that nothing happens. Please find the los below:   [TCPSERV] let wiusable sp_cess bind: