• Command Line return code
    Hi there, I am using UV4 from the command line as such: > UV4.exe -b myproj.uvproj and this works fine, the build completes and returns "0" However, whenever I use the same to try and...
  • Uv2 Command line
    Any one knows how I can get the return value of the previous build when I invoke uv2 on command line with -b option. echo %errorlevel% returned 0 for a failed build. Any other way other than parsing...
  • Clean project in a command line
    We use uv4 -b <<project>> to build the project in a batch environment. we try to perform uv4 -c << project >> for clean. Clean does not appear to work. how do we solve this?
  • Command Line to compile the project
    Hi, I am trying to write a script to compile my code (organized in a project) using CA51 Compiler Kit (uVision2). Can somebody let me know how this can be done. I am able to compile individual files...
  • command line keil compiler
    hey can anybody tell me how to use keil compiler from command line........