2025-02-21 10:10 AM - last edited on 2025-02-21 10:13 AM by mƎALLEm
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
2025-02-21 10:15 AM - edited 2025-02-21 10:17 AM
Hello,
I don't think POSIX-FreeRTOS is supported natively by STM32 but I think you need to do it yourself. See https://www.freertos.org/Documentation/03-Libraries/05-FreeRTOS-labs/03-FreeRTOS-plus-POSIX/00-FreeRTOS-Plus-POSIX
https://github.com/FreeRTOS/Lab-Project-FreeRTOS-POSIX