Dear All, I am using LwIP with FreeRTOS. I am trying to transfer data received in netbuf to a global array. and try to read in some other thread. i am able to process the data in tcp_server_serve function. but if i try to read data from other thread function i am reading 0.
i tried implementing mutex result is same. I am using STM32F7x6G eval board. Mohsin.
_______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
