Question
stm32 evaluation board & printf in Keil uVsion5
Posted on August 06, 2015 at 00:25
Hi everybody,
I think i tried anything i could have in mind so i decided to start a new discussion... Material : - Evaluation board with stm32l152RCT6 with st-link integrated My question is : Is anybody tried to use the debug viewer and display data streams from ITM stimulus port ? I tried to follow some advices from many forums without success. Do you know if it is possible ? if yes, could tell me how to redirect printf to the debugger console using SWD/ITM ? I already configured my Keil uVision : - Core Clock - Trace Enable - ITM stimulus Ports - redefine the fputc function ... Regards, #keil-uvision-printf-itm-swd-debu