• No data shown it Debug (printf) Viewer
    I am using STM32F103CB. I have followed the instructions below to get a printf() statement to send the message to the Debug(printf)Viewer but do not get any message in the window. 1. Check the STDERR...
  • How to use the Debug (Printf) Viewer
    Hello, I am new to the Keil interface and I want to configure the interface for using the Debug (Printf) Viewer. I am using the uVision 5.14. I am using a ST-Link as a debugger and I am following...
  • Use Debug Printf viewer with USART
    Is it possible to set the window to use an external source? As I have a USB to Serial adapter connected to my debug unit using a ULINK2. As I want to use this window as my serial output window if possible...
  • Debug(printf) Viewer for Cortex-M0
    MCU: STM32F030, Cortex-M0 IDE: uVison 5 ST-Link Debugger I would like to use "debug(printf) viewer" to see my ADC value when debuging. I just have seen "Trace HW not present" May you please...
  • change colors in debug (printf) viewer
    Hi, I often use the debug (printf) viewer to display my debugging data. Is it possible to send a "color code" in the output string to get the output in different colors? (eg.g print values in green...