• how to put uVision project files under source control
    Hello, has anybody a good solution how to put the uVision project files under source control? We only want to store the information that is absolutely neccessary to rebuild the objects. We do not...
  • how to put uVision project files under source control
    Hello, has anybody a good solution how to put the uVision project files under source control? We only want to store the information that is absolutely neccessary to rebuild the objects. We do not...
  • 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...
  • 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...
  • UV2 preprocessor
    uv2 -b "project name.uv2" build the project. Anyone knows of any switch which will invoke preprocessor option also. I want to create the *.I files. Regards, John