Skip to main content
Visitor II
September 27, 2021
Question

Hi, I am using STM32F746ZG EVAL BRD for my application. And I am developing MQTT client over ethernet (LWIP stack) using cube mx. While debugging, I am continuously getting this error:- "sys_timeout: timeout != NULL, pool MEMP_SYS_TIMEOUT is empty".

  • September 27, 2021
  • 0 replies
  • 454 views

 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.

    This topic has been closed for replies.