• STM32 and ITM Viewer
    I'am using the STM32 and tried to use the ITM-Viewer. At the Keil documentation "Using the ITM Viewer" is a code example of the fputc() function. int fputc(int ch, FILE *f) { if (DEMCR & TRCENA...
  • System viewer does not refresh readings
    I have built a simplest possible system viewer for uVision. The problem is that it does not refresh variable value, it sticks on the first reading. I will apreciate any helps, thank you in advance....
  • How to enable the system viewer in uVision
    Hi, I am new to Keil uVision IDE (4.0). I want to activate the "System Viewer" to watch the peripheral registers. But when I select the View->System Viewer-> (there is nothing here). The drop down...
  • keil4 support adding system viewer?
    I see keil5 can support adding system viewer , but can keil4 support adding system viewer? if can, how to do? I have already generated a correct *.sfr file. thanks!
  • STM32_Init.c to support Connectivity Line
    Hello Just wanted to ask if there is a planned update for a more complete STM32_Init.c file around some where, or planned for the near future. (Currently using V1.30) We (the developpers from our company...