• Command-line option for Browse Info
    Hi, I do most of my development through the GUI, where compiling the Browse Information is super useful. However, our deployment builds are make by a server with the command line interface. Because...
  • Model large - command line option
    hello all, In keil 8bit compiler i am unable to find a command line option which will specify the starting address & the size of XRAM. Can anyone help me out by giving the control directive to...
  • PackUnzip.exe command line options skip license agreement
    If a DFP.pack has license agreement page, the command options "--no-gui" is not work, the license page will occur screen, need to manual click then it can be installed. So does anybody how to disable...
  • Command line options for multiple ST Link
    Hi, I have 2 ST Links connected to the same PC and I need to run .uprojx simultaneously through command line. In this case, how can I specify which ST Link to flash my firmware with for each connected...
  • 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?