• 'Step' and 'Step Over' doesn't work while debugging
    Hi, i am new with Keil and STM32F407VG. I tried to run a simple code (blinking 4 leds). And it worked with no problem. Afterwards, i tried to learn some simple debugging basics. And I can't reach...
  • No empty "for" loop optimization?
    Dear all. I'm currently evaluating uVision 5.13.0.0. I wrote a simple code for STM32F429I-DISCO board that is supposed to blink LEDs. However I ran into a disturbing effect that I did not expect...
  • Keil MDK Lite limitations
    Is it possible to develop ARM FPGA design start with Keil MDK Lite? FPGA design start includes 90-days trial of Keil MDK Essential. Is it really needed if the code doesn't exceed 32KB? Are there any other...
  • Can I use Keil Lite version for free in communical environment
    Can I use Keil Lite version for free in communical environment
  • uVision debugging: no values for variables and macros when hovering over them
    I am new to the Keil IDE because of the small learning curve on debugging. But: when I debug, I only saw actual values of my variables while hovering over, where I did see them occassionally some days...