This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Keil und GCC debug

Hello,

I am using Keil 4.70.0.0 with GNU ARM Embedded. The problem is the debugging.

I can set breakpoints and run from the command window. But I only see something in the disassembly. So each step is only done there. I have no feedback in the C files.

Generation of debug information is enabled. Is there anything I can do about this? This is a little bit annoying.

0