• 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...
  • compiler command line details
    Hi, Is there a means to visualize the compiler command line call which is generated by the µVision IDE ? Using the IDE, we can select different options and I would like to see them on the command...
  • 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...
  • Start execution from absolute address
    Hello, on my two Infineon boards (one equipped with an XC161 and the other with an XC167) I am not able to use the built-in CAN bootstrap loader mechanism, therefore I am writing a C program dedicated...
  • 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