• uVision3 Bug?
    Hello, why is the simple code below assembled wrong? The disassembly copies the same value from the same memory location 0x06 to tp(n). (MOV @R0,0x06) Thanks for Help Christian Tauschek MY...
  • uVision3 Bug?
    Hello, why is the simple code below assembled wrong? The disassembly copies the same value from the same memory location 0x06 to tp(n). (MOV @R0,0x06) Thanks for Help Christian Tauschek MY...
  • uVision3/ARM watch window bug...?
    The uVision3 IDE watch window shows the value of pString incorrectly (when stopped on a breakpoint in the "bug" function), unless pString is actually referenced in the function (by, for example, uncommenting...
  • uVision3/ARM watch window bug...?
    The uVision3 IDE watch window shows the value of pString incorrectly (when stopped on a breakpoint in the "bug" function), unless pString is actually referenced in the function (by, for example, uncommenting...
  • Bug Report,uVision3 Editor Cursor problem !
    V3.33 and V3.34 have the same problem. please keil test! Cursor can't move to right location in c and C++ source file.