• Triggering build process using command line
    Hello, is there a possibility to trigger the build process from external? E.g. using command line or an external program? The build process should be done in the already opened UV5 window and it...
  • Triggering build process using command line
    Hello, is there a possibility to trigger the build process from external? E.g. using command line or an external program? The build process should be done in the already opened UV5 window and it...
  • Command-line build does not set ERRORLEVEL
    Hello, I am trying to integrate an ARM uVision 5.12 program into my build integration server, so I need to run an automatic build from the command-line. I have used the "UV4 -b -j0" command and it...
  • Command-line build does not set ERRORLEVEL
    Hello, I am trying to integrate an ARM uVision 5.12 program into my build integration server, so I need to run an automatic build from the command-line. I have used the "UV4 -b -j0" command and it...
  • Building more than one target through command line
    Hi there, I've been trying to find a way to compile multiple targets through command line. Basically I'm wondering if there is a command that looks something like: "UV4 -b PROJECT.UVproj -t"TARGET...