• uVision - setting dependencies to libraries
    Hi, I am trying to setup a uVision project to create dependencies on linked libraries. My goal is to get the project to recompile and link when a library source file changes, (similar to what happens...
  • "Include Dependencies" = slow compilation
    Hi, in the actual version of uVision2 it ist possible to "Include Dependencies". So you can see all *.h - files which are used by any c-source. When this option is active uVision needs an awful lot...
  • dependency list
    Is there a way that I can a print a list of all files, including dependency files that are used in a build?
  • size of an architecture depends on
    Size of an microcontroller or processor architecture depends on whteher the address bus or data bus or ALU or all the three
  • uVision problem with dependencies
    This is a solution to an issue with uVision. Our projects are stored within a version control system and whenever I would open a new view on a project, the dependencies (.h) files would all point to...