• Running batch file before build
    I am using Uvision2.20a and I would like to call a batch file before the build process is started using the build button. Is this possible ? I have noticed that there is a "Run User program #1" after...
  • Creating a "batch file" from batch build in Keil Workspace
    Whether there is any way to generate a combined batch file after bulding all projects in KEIL workspace using batch build option ?
  • batch file
    uvision2 ,C51 V2.34 and after provides a option to create a batch file. Is there a way to create such a batch file for versions earlier to this one, I mean earlier to c51 v2.34. Anyone has got idea...
  • Pre build batch file exit code
    Hello all I'd like to use a windows batch-file (preBuild.bat) as pre-build script. If the preBuild.bat detects an error, the build process should be stopped. This works perfectly if the pre-build...
  • Building and compiling uv2 project from batch file instead of uv IDE
    Hello All, I am trying to understand how to build a uv2 project from command line. Presently when the (eg test.uv2) project is clicked open, it defaults to the uv2 IDE for build, compile and link...