2025-02-21 10:10 AM - last edited on 2025-02-24 06:59 AM by Andrew Neil
Hello,
As far as I know,
STM32 does not support the POSIX abstraction layer for FreeRTOS.
That means I can not use functions like:
If I am porting a big FreeRTOS project that is using POSIX to STM32: what I need to do? Is there a way of achieving it painlessly?
Thanks,
Carles
Solved! Go to Solution.
2025-02-24 07:26 AM
Anyhow, there does seem to be such support in ThreadX - which is becoming ST's favoured RTOS (replacing FreeRTOS).