• Help to create STM32F100 RTX project
    Hi I'm new to Keil but have years of experince using other IDE's. I'm trying to create a simple RTX based project. I have used the Keil guide to create the RTX project, but cannot compile without...
  • Keil System Viewer not updating peripheral registers
    I was trying to debug a simple LED blinking program using Keil for Tiva C series controller. It worked fine using Logic analyzer. When I tried to inspect data register of PortF (Peripherals ->System...
  • Debug Viewer show no text but ASCII
    Hi all, I am still new to the embeded system and currently start self-learning through the example provided in MDK. Having problem in Debug(print) Viewer because It print ASCII code instead...
  • Event Viewer thread names not showing up
    I have found that if I call osThreadCreate from within the main.c function then the "Event Viewer" and the "RTX Tasks and System" windows show the correct names for each thread. However if I call...
  • Debug printf viewer stopped showing outputs
    What may cause the debug printf viewer to not show ANYTHING at all? Everything was working fine and it was printing out desired statements and all of a sudden it stopped doing it. I don't remember changing...