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?
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