How do I log text from microcontroller via debugger to Eclipse-window?
Posted on February 06, 2017 at 16:48I am working with the STM32F045-microcontroller and I write my source code in Eclipse and I build with GNU ARM C/C++ Cross Compiler and I debug using GDB OpenOCD Debugging with ST-LINK/V2. Is it possible to write ...