2025-05-21 5:51 AM - edited 2025-05-21 5:55 AM
I have a dubt:
I'm using c++, touchgfx and FreeRTOS:
new and delete operators are thread safe ?
What they mean "Be warned that (at the time of writing) the current newlib design implements a system-wide malloc() that must be provided with locks" ?
They provided locks on malloc ?
2025-05-21 6:45 AM
you may look here: Solved: Is STM32CubeIDE newlib with FreeRTOS now really th... - STMicroelectronics Community
hth
KnarfB