• 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...
  • debugger Watch window cannot show the true value
    Hi, I am using GNUARM 4.1.1, and the MCB2300 EVB for developement with the newest version V3.53 of uV3. I am having a problem with the debugger watch window that it is not provide the true value of...
  • debugger Watch window cannot show the true value
    Hi, I am using GNUARM 4.1.1, and the MCB2300 EVB for developement with the newest version V3.53 of uV3. I am having a problem with the debugger watch window that it is not provide the true value of...
  • 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...