• 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 ?
  • 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 ?
  • 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...
  • 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...
  • 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...