• 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
    WHAT IS COMMAND LINE IN KEIL? HOW TO PASS PARAMETER VIA IT? FOR COMPILING PROGRAM BY --C99 WHICH PARAMETER HAS TO BE SET
  • 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...
  • 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...
  • Error messages when using uVision by command lines
    Is there a way to avoid the error messages from uVision4, which appear when I try to program a device by command line and something went wrong?