2021-09-27 11:22 AM
Hi, I am new to ethernet protocol. I am using STM32F746ZG EVAL BRD for my application. And I am developing MQTT client over ethernet (LWIP stack without free rtos) using cube mx. I am able to publish and subscribe the data to and from broker(server) but while debugging our application, I am continuously getting this error:- "sys_timeout: timeout != NULL, pool MEMP_SYS_TIMEOUT is empty". Please guide me how can i resolve this error.