• Variable values not visible in UVision when hover over
    Hi This is probably a simple thing but all of a sudden I don't see any variable values when I hover over them in UVision4 and also I can only change values in the command prompt when I have stopped...
  • PROBLEMS WITH MACROS WHEN DEBUGGING
    When I am debugging an assembler module in uVison2 v2.40 and I set a breakpoint in a macro (standard macro), the debugger executes all instruccions in that macro unless the last instruction. But...
  • Debug ini Files & how to use them
    Hello, I searched the whole Keil/ARM Support Resources on how to use the ini File for a debug session. I found the commands for it but no really helpful example how to use them for debbugging. ...
  • DEBUGGING: Macros with variable parameter list?
    Hi, has the C compiler/preprocessor the ability to translate "variadic macros" - Macros with a variable parameter list like in the Ansi C99 standard? If not, how can one implement a debug printf (variable...
  • DS-5 debugger hover functionality not working
    I'm using the DS-5 debugger in eclipse in Ubuntu with FVP models and when stopped at a breakpoint, when I hover a variable it shows me its declaration and not its current value. Does somebody know how...