Endless loop at configASSERT( pxQueue->uxItemSize == 0 );
Hi allI'm pretty sure this was already a topic, but i haven't found a solution yet. Since i'm a beginner i definitely need some help here.I'm sending UDP data with LWIP and FreeRTOS. It works, but after some (random) time the code gets stuck at co...