• using batch file to build project
    Trying to use the uVision generated batch file to build the project. The batch file is generated fine, but running it produces an error for every call to armcc: C:\ARM\LPC23xx_24xxSampleSoftware...
  • 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...
  • before build/rebuild run my exe
    Hi I'm a student doing an experiment. I want to use an exe file to automatically change the version number in a .h file. This exe file is called before keil compiles and is compiled after the version...