• STM32l0 free license cannot download stm32L052 through ulink2
    If I use "Keil.STM32L0xx_DFP.2.0.1", I cannot download flash to STM 32L052 device. if I go back to "Keil.STM32L0xx_DFP.1.4.0" it work ok. Only stmL0x free license has this issue. the license which have...
  • Setting Breakpoint
    How to set break point from the output window? Say loop_flag = 1 is an instruction where I want to set the break point from the output window.
  • Setting breakpoints
    How do you specify a hardware breakpoint vs a software breakpoint? There's nothing that I can find in the help files. I'm now starting a search of the knowledge base. Any info appreciated.
  • How to enter STOP mode when Jlink is connected via SW?
    Hi,I want to know the reason that the STM32F103RE can not enter stop mode when Jlink is connected via SW. If the connection is lost and reset the STM32F103RE, it enter stop mode well.
  • 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...