• 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...
  • Using different set of source files for different targets
    Hi: I would like to have one project with two targets, where each target requires a different set of source files. For example, a target with an ethernet interface would require the ethernet drivers...
  • "Use project-target related include folders" for PC-Lint doesn't work
    I've setup PC-Lint according to the guidelines provided by KEIL. I've eneabled "Use project-target related include folders". But when running PC-LINT the project-target related include files are not...
  • One project, two computers, two different outputs
    I have two development systems set up with uVision for developing on an Atmel Sam9 processor. The output .axf files are not the same, however, and it's a bit puzzling since I have the same version...
  • uVision 5 - Pack sources to solution folder
    Hello, I'm beginning a project in uVision 5 with a cortex-m4 µC. I want to use the regular "software packs" provided by the IDE to add the CMSIS functionality which I'm needing for my project. ...