ITM Trace by GDB + OpenOCD
Posted on January 21, 2014 at 05:59I 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...