• No display of printf() function in debug(printf) viewer
    Hi, I am working on ARM Cortex M4 with 'SWD' debugger. I have printf statements in my program but when executed there is no output displayed in the 'Debug viewer' I have tried selecting the components...
  • No display of printf() function in debug(printf) viewer
    Hi, I am working on ARM Cortex M4 with 'SWD' debugger. I have printf statements in my program but when executed there is no output displayed in the 'Debug viewer' I have tried selecting the components...
  • Debug (printf) Viewer output preceeding main()
    Running on STM32G0 Nucleo (Cortex-M0+) (DAP) I get this output in "Debug (printf) Viewer" window - before main() is called: Apr 29 2019 09:36:10 29.04.2019 = 7221 09:36:10 Who is sending this...
  • 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...