I am currently trying to setup lwIP with freeRTOS using CubeMX. Using the generated code, creates a defaultTask, which initilializes the lwIP stack. It works just fine to ping the controller, but what i don't understand is, that in lwipopts.h NO_SYS ...