Solved
In STM32CubeMX, What is thread-safe-settings
..
..
For a long time, the standard library was not RTOS aware. I.e. functions like malloc behaved badly when a RTOS scheduler kicked in. This was fixed recently by the new dialog box. If you say yes, a thread-safe version of the library is used which induces some overhead. For non-RTOS code, answering no is fine.
disclaimer: did not test the new behaviour
hth
KnarfB
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.