Question
Interfacing ITM debugger (SendChar/ReceiveChar) with a standalone PC program
Posted on February 04, 2016 at 14:33 Greetings mates, I have a curious question... I am using ITM_SendChar and ITM_ReceiveChar as simple and lightweight comm interface for a STM32F4 discovery. But, is it possible to develop a standalone application/executable capable of communicate with the debugger? I know that ST-Link utility and Keil, and other IDEs are capable of this, but now I need to develop my own C language based program for a PC. I also know that UART to USB or Virtua Com Port are cheap solutions , but we have the requirement of use no hardware addons and or more wires Thanks in advance, P.S. Probably this is not the correct sub-forum for this question, excuse me in this case.
