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.