When i run the debug mode hte Call stack + locals doesn't display the "main" file and the debug arrows(green and yellow) are in the "startup_stm32f407xx.s" file and they should be in "main.cpp".
What could be the problem?
In the article it says "If selecting the variant "User ...". But I understand, you want to use ITM, so select "ITM" for STDOUT as well. Then no user template is required.
As i understood, if i go for one variant i have to use the same one for all, meaning i take "ITM" for STDOUT, STDIN and STDERR?
And yes, this worked, thanks a lot.
Best Regards, Alden