• 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...
  • 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...
  • Can only step through assembly code and not the C/C++ editor
    I must have changed some settings and don't know what. I can only step through the assembly code during a debug session. Nothing moves in the C/C++ editor window. I have already looked into this , but...
  • Can only step through assembly code and not the C/C++ editor
    I must have changed some settings and don't know what. I can only step through the assembly code during a debug session. Nothing moves in the C/C++ editor window. I have already looked into this , but...
  • Can we step through bootrom code on Cortex-A9 using DS-5?
    On Cortex-A9, after power on reset BootROM code is executed and this is responsible for configuration of boot media, copy first stage boot loader to on chip memory etc.... I would like to understand the...