• C code source debug
    Hi folks, I'm currently having problem debugging code at STM32F334C8T6 (Discovery kit), just debugs assembler code. I don't know why it occurs, it's very annoying. How do set/configure the project...
  • 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...
  • problem about source level debugging
    Hi, We're writing an ADGI driver for cortex M0 now, and have some problem about the source level debugging. Sometime the debugger line can not locate on C source code correctly. For example...
  • Source code location
    My question is if it is possible, using MDK ARM Keil IDE, to define exact start location for every source code file ? I know I can define per variable location, as well as per function location, but...