Prints are sometimes missing or truncated when using printf with the SWV ITM mechanism/channel
Hi,
I am using the SWV ITM mechanism in order to use printf on Nucleo64 board (STM32F446RE MCU).
I find that in some cases prints are missing in the console, and sometimes the prints are getting truncated.
This happens sometimes when there re many prints in short time, and sometimes even when the print channel is not busy at all.
Is this a known issue?
Why is this happening and how can I prevent this? I want the debug prints to be reliable.
And another question: Is there a way to always enable the prints recording once debugging is started, instead of having to manually switch to the SWV ITM prints console window and press on the red dot "record prints" button every time that I start anew debug session?
Thanks,
Amit.
