• uV2 always rebuild all files. Why ?
    uV2 running on a laptop PC always rebuild all files (longer). It works well on a desktop PC. Do you know why ? How uV2 detect to translate all files or only last files changes ? Thanks
  • where is 'Update Target before Debugging' option in UV2?
    I am writing a debug dll for my hardware. I want to automatically download the source to my target hardware automatically when I start a debug session. I searched the knowledge base, and it suggest...
  • Command line build (UV2 -b projectt) starts UV2 in windowed mode
    When performing a command line build using UV2 -b project , the toolset starts up in windowed mode, compiles the project and then exits. This is a nuisance, but not a real problem. However are there...
  • is there a way to build a UV2 project from command prompt?
    for my current work, I wanna know if there is a way to build one UV2 project from command prompt. with my experience on using other embedded development tools, I know some provider ships particular tools...
  • Deleting .OBJs versus "Build All"
    We're still getting some odd results from the C51 toolchain from time to time. We get different builds if we manually delete all .OBJs than if we tell uVision to "build all". You'd think that would replace...