• I can't see my variable in watch. <not in scope> error.

    Hi,

    i think my screenshot describes my problem clearly, i couldn't understand why it says <not in scope>

    Note: my optimization level is 0

  • Debugging a compiled file compiled on Eclipse

    Hi everyone,

    I'm trying to debug a file compiled in Eclipse with the uVision version V5.14.0.0 in a microcontroller STR912FAW47. I can insert breakpoints in the assembler windows but the option is disable when I try to do the same in the windows with…