2024-04-11 08:26 PM
2024-04-12 01:00 AM
Dear @PeterMu
What I know is that currently Netx Duo is supported only on ThreadX (Azure RTOS)
But you can find some information about adaptation FreeRTOS API to ThreadX to simplify migration process see https://wiki.st.com/stm32mcu/wiki/Introduction_to_THREADX#FreeRTOS_API_Support
Regards
Radim
2024-04-21 11:54 PM
Hello
Why do you want to use Netxduo on FreeRTOS ?
Guillaume
2024-04-22 12:34 AM
My project is based on freertos, now I want to try netx duo because my network stack(cannot tell the name) is not working very well.
If netx duo is not able to work with freertos, I may need to try other network stack.
2024-04-22 12:38 AM
By the way, we also try the LWIP for our new network stack, but we can't confirm its stability.