2023-08-17 4:35 AM
Does anybody have an idea why the settings button is grayed out?
MCU: STM32F412
Other settings seem fine to me:
2023-08-17 5:06 AM
you are in active debug session ?
SWV settings only active then.
2023-08-17 5:56 AM
Yes, I press debug and the debug perspective opens.
2023-08-18 1:22 AM - edited 2023-08-18 1:54 AM
NVM. got it working
2023-08-18 6:09 AM
Thats what I taught...
printf unfortunately does not work with FREERTOS. As well as many other ST HAL functions. If anyone has an idea to make it work, let me know.
2023-08-18 7:14 AM - edited 2023-08-20 9:23 AM
Hello @tarmogr ,
Which CubeIDE version is used?
Try to increase the stack size/trace buffer size (window > Preferences > STM32Cube >Serial Wire Viewer).
Imen
2025-03-18 12:35 AM
Hey How did you get it to work, I have the same problem when in debug mode, I have an STM32 Nucleo H753ZI