• COMMAND LINE
    WHAT IS COMMAND LINE IN KEIL? HOW TO PASS PARAMETER VIA IT? FOR COMPILING PROGRAM BY --C99 WHICH PARAMETER HAS TO BE SET
  • uVision 4 Command Line to Clean not working
    I am using the command line to allow me to create batch files to build my projects. The build command (-b) is working correctly. However I would like to clean the project first. In the documentation...
  • Get version of toolchain and uVision from command line
    Hi, is there any way how to get version of PK51 toolchain and uVision IDE from command line? We need this for automatic builds. We are building project on server by calling "UV4.exe -r ... -o build...
  • UV2 crashes when run from the command line
    I'm trying to build a simple batch file script to autobuild the entire application, which contains multiple projects, and multiple targets in many projects. If I just write the batch file to call uv2...
  • All Code Rebuilt when using Command Line
    Can anybody help me with this? I am building from the command line using a batch file. Every time the batch file is run, all C files are rebuilt even if there were no changes. Building from the uVision2...