• Source code debugging
    HI all I am a newbie in Keil IDE.So please help me out with the following. I want to debug my sourcecode (do F10 or F11) . When i start debugging session control goes to DISASSEMBLY window. How can...
  • Library source code level debugging
    Hi, I have a problem with getting source-code debugging for created library. I've searched whole forum for this problem, but with poor results. This is what I do: 1. Some part of code is putted...
  • Problems with debugging in C source code
    Hello, I evaluate the Keil uVision V3.x (with Ulink and atmel arm7 evaluation board) and want to debug C source code. Today I learned that all c source files must be in the same directory like uVision...
  • Library source-level debugging
    Hi, I've built a library with arm-none-eabi-gcc with -g (Tag_ABI_optimization_goals = Optimized for best debugging illusion, speed and small size sacrificed (=6)). I'm trying to debug that library...
  • Source code level debugging doesn't work
    Hi, I want to proced source code level debugging with my own library (*.libc file). It doesn't work when library project and aplication project are placed together into workspace. There are no problem...