• a big bug with serial display for uv2 and uv3
    when debug then go! if you want to display chinese.....you'll find it doesn't display chinese correctly! because keil's serial display is single byte.but chinese is two byte ...
  • Uv3 names files with Uv2 extension
    Why does UV3 name its project and backup files with the .UV2 extension? This is a problem for me since I run both UV2 and UV3 projects. Is there a fix for this or is one currently in the works...
  • serious bug in uV3 editor
    A character with the value of zero is appened to the end of the editor file, so the RealView compiler give an error message: Invalid character in input line. This does not always occur, but very often...
  • UV2: displaying strings
    What's the easiest way look at an ASCII string in the UV2 debugger? I haven't even found a hard way yet :)
  • Serial Window Display Bug
    Has anyone noticed a bug that occurs when trying to display serial window data in hex format? I've found that right clicking on the window and trying to select hex does nothing. Is there another way to...