• memory window shows correct / false value
    Hi, I hope someone of you could help me. Using the AT91SAM9261 controller I've a few problems with the micron sdram 48LC8M16A2. I wrote a little programm to test the sdram unsigned char ...
  • Bad values for local variables
    When debugging c-code, compiled with Realview, in uVision, MDK-ARM 3.05, I sometimes get wrong values for the local variables, in watch window, and when hoovering. Mostly they get 0 when they shouldn...
  • Debugger watch window doesn't show correct values
    Hey there, I'm using keil v5.27.1.0 with a stm32h745 nucleo board. i'm developing firmware code for a student project. i'm having a problem where the watch window shows jibberish values for variables...
  • local variables lose values ?
    Hello, I have a project (C166/HUGE memory model), where some local variables seems to lose their values. Everything worked fine, until I added some more code to a specific function (and one more local...
  • Why local variables values are displayed as ?
    I'm using Keil microVision4 debugger. As I'm stepping through my functions, Call Stack + Locals window displays all local variables values as <not in scope>. Why am I not seeing the values of the local...