• Can't step through code
    I am using the restricted version of uVision3 along with ULink JTAG adapter, and I am trying to debug some C code. Every time I try to single step through my code it always goes to the disassembly window...
  • Can't step through STR9LIB code
    If I use any of the library source code from C:\Keil\ARM\RV30\LIB\ST\STR91x (91x_ssp.c for example but it is the same for all of them) and build the project (with no compiler or linker warnings or errors...
  • Is it possible to step through disassembly?
    Hia, I want to step through my c code, disassembly line by disassembly line. I've tried using F11/step into but this results in: the 'next statement' arrow jumping to a a line in the disassembly...
  • Unable to step through code STM32L433CCUx
    This was working fine on a development board, download to flash is also enabled. I started a new project the same way, only difference is really that I'm now using dedicated ST-LINK/V2 programmer, firmware...
  • Debugging EFM Gecko, can not step through code
    Hello! I am new to debugging Gecko controllers from Energy Micro with the Keil IDE. I have used IAR a bit and have no problems there. When I enter debug mode in Keil it all seems well, and I am...