• UV2 Debug Command "undefined"?
    Hi, I am using UV2 v2.20a When I try to use debug commands in the Output Window – Command page, but some commands return a error message: -------------------------------------- GO GO ***...
  • Uv2 Command line
    Any one knows how I can get the return value of the previous build when I invoke uv2 on command line with -b option. echo %errorlevel% returned 0 for a failed build. Any other way other than parsing...
  • uV2 Command Line switches
    Using the uV2 command line switches to build several projects, it constantly opens the full UI of uV2. Can this be avoided and simply output compilation/linking text to the console? Also, are there...
  • can't breakpoint into source code - error 35: undefined line number
    Hi, I am having trouble to breakpoint into the stm32f10x_can.c code. Got a error 35 and undefined line number. I do have optimization set to level 0. Any idea what might be wrong? *** error...
  • 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...