• Debugging weird behaviour when single stepping and stepping over
    Hello everybody. Like in the title I noticed strange behaviour while debbuging my app, the problem is that when I'm single stepping everything is fine, but then when I step over or run to cursor line...
  • Debugging weird behaviour when single stepping and stepping over
    Hello everybody. Like in the title I noticed strange behaviour while debbuging my app, the problem is that when I'm single stepping everything is fine, but then when I step over or run to cursor line...
  • Strange error when single-step-debugging
    Hello to everyone. I'am debugging my asm-function. I'am using UV3 with ADI Evalution-kit EVAL-ADUC7026QSP. Everything works fine when just let it run. But when walking step by step (F11) through...
  • Strange error when single-step-debugging
    Hello to everyone. I'am debugging my asm-function. I'am using UV3 with ADI Evalution-kit EVAL-ADUC7026QSP. Everything works fine when just let it run. But when walking step by step (F11) through...
  • Debug single step and interrupts not executing
    I am trying to track down a hard to find issue on a Cortex-M4. Leading to a lot of single stepping. I have noticed that the CPU does not seem to process interrupts as expected when single stepping....