Question
STM32F3-Discovery and ITM port printf
Posted on December 21, 2013 at 22:28
Hello,
I try to use the ITM printf funtionality with my STM32F3-Discovery board. I follow the explanation of the STM youtube channel http://www.youtube.com/watch?v=lUPSqfO4ISk but I can't get it to work. I use keil, the compilation is ok, the code is running but nothing is displayed to the ''Debug (printf) Viewer'' window. Does someone succesfully do this? One more question, on the schematic of the Discovery board I see the possibility to connect (thru SB13 and SB15) the STM32F3_UART1_TX and RX to the STLINK, how to use this functionnality? Thank you #stm32f3-itm-printf