• One project with two targets with different source folders
    This relates to uVision 4 v4.21.0.0 . We have a project that requires two targets, "Dev" and "Production" because the dev board is slightly different from the final production board. The plan was...
  • Multiple batch files with different settings
    Here is my requirement: 1) In options->c/c++->define, define VARIABLE1. 2) In options->output->Name of executable = VARIABLE1_FW 3) Select "Create Batch File" Build this and it will create VARIABLE1_FW...
  • difference in simulator and target
    I'm a relative newbie at embedded programming and I've come accross something that maybe could help some other newbies. I had a (for me) reasonable size project, and quite glad when it was finished and...
  • Different files for two targets in the same UV4 project
    Dear all, a couple of years ago I remember that I used a feature in UV3 and now this feature does not work anymore in the latest release of uVision. I defined two targets in the same project...
  • uVision2 : importing targets from different project files
    Hi there ! I have a project where different variants of the resulting product have their own uv2-project files but mostly share the same source files. I now want to build up a project file where...