• 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...
  • 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!
  • 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...
  • CAN2 on the connectivity line
    Hello, I am trying to setup my CAN2 module for the STM32F105RC but unable to transmit or recieve data with the CAN analsyer. I have setup the CAN1 module the same way and it works. Is there something...