• variables in debugger watch window not right...?
    I was trying to make a simple static heap module, and when trying to verify proper operation of the heap functions via the debugger I got quite confused. Whether I build and run the below code for...
  • 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...
  • 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...
  • variables in debugger watch window not right...?
    I was trying to make a simple static heap module, and when trying to verify proper operation of the heap functions via the debugger I got quite confused. Whether I build and run the below code for...
  • Debugger watch window will not show assembly variables
    Is there a method to declare labels and variables written in assembly so that the debugger watch window will show them? I know I've done this with IAR but can't see how with uVision. For example I have...