Solved
Where does the output of 'sprintf' goes to ?
Hello,
I use stm32cubeH7 examples.
I find in some of them call to sprintf, yet I don't understand where is the output of the sprintf goes to:
- I tried opening the "STMicroelectronics STLink virtual com port" - nothing is printed here
- I also tried to search for a debug console window in IAR - I did not find such
I tried to see where sprintf is defined in code, and also did not find the relevant c file ( it seems to be part of IAR C compiler files)
Thanks for any idea,
ran
