• 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...
  • 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 not step through source code of included library
    Hi, I am using Keil to load an executable .elf image to Cortex m33 based device. The .elf image is generated outside Keil using makefile, so keil is used only to load this image to sram. This ...
  • 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...
  • Why does the printf debug only print weird symbols?
    I am trying to debug a programm written by someone else using the printf debug function, but I only get weird symbols. Is it possible that the baudrate is not correct?