• 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...
  • Cant Step through C code
    I seem to be having the same issue as someone in this thread: http://www.keil.com/forum/15652/ I had it before and got it to go away, I'm not sure how... Now nothing I do works, I cant debug...
  • Can't step through assembly file in editor window
    Hi all, I have some troubles for debugging with my µvision since I cannot step into assembly files (in a project mixing C/ASM). Currently, in order to step in my assembly code, i have to set the...
  • 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...