• When I build a project, all files always rebuild
    Hello, I works with µVision v 5.0.5.15, and when I build my ARM project, all files are always rebuild ! I found on the net, that the problem can be the TZ system variable. But in my PC (Windows 7...
  • uV2 always rebuild all files. Why ?
    uV2 running on a laptop PC always rebuild all files (longer). It works well on a desktop PC. Do you know why ? How uV2 detect to translate all files or only last files changes ? Thanks
  • MDK 4.71 / 4.72 build compiles all
    MDK 4.72 seems to always recompile all project files, greatly extending compile times. 4.71 does this along with performing a project clean if the "use cross module optimization" is checked. 4.71...
  • SRC options force 'Always Build'
    Three of the 'C' source files in my Project have inline assembler; therefore I have checked the 'Generate SRC' and 'Assemble SRC' options for these files in uVision. This causes those 3 files to translated...
  • UV2 build all Targets
    Does anyone know how to build multiple targets (>6) in UV2 with a single click (or more easily than change target - build all, change target - build all, change target - build all, etc)