Hey everyone, I ran into the same issue when building a project with STM32CubeIDE, using CMSIS-RTOS v2, and LwIP. I kept getting errors like: undefined reference to `osKernelInitialize`
undefined reference to `osThreadNew`
undefined reference to `tc...