Question
ITM Trace by GDB + OpenOCD
Posted on January 21, 2014 at 05:59
I debug my C programs in Eclipse + GDB + OpenOCD by ST-Link/V2 (SWD), it works good.
In my programs printf retargeted to ITM_SendChar (Instrumentation Trace Macrocell), and I can see debug strings (printf) in Serial Wire Viewer in ST-Link Utility, but I can't see it in Debug console in eclipse + OpenOCD.What should I do to see it in eclipse? #openocd