• "Encountered shared violation" still NOT FIXED in uVision 5.26.2 ??
    "Encountered a sharing violation while accessing <file>" error still occurs in uVision (MDK) 5.26.0! When this silly bug is expected to be fixed? -- pa
  • 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...
  • 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...
  • 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...
  • 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...