Associate II
February 9, 2020
Question
STM32H745 and LwIP - Enable Thread Safe APIs (socket options) in CubeMX
- February 9, 2020
- 3 replies
- 1919 views
Hello,
I want to enable thread safe APIs in a CubeMX configuration.
When working with STM32F7, after RTOS enabling, the <NO_SYS (OS Awarness)> option has been automatically enabled so I could enable <LWIP_SOCKET (socket API)> option as well.
Now I want to try it on STM32H7 but after RTOS enabling the option <NO_SYS (OS Awarness)> stays disabled.
Is there something I am missing?
Thank you in advance!
