• What about the environment variables of uVision2?
    I want to integrate a command flash downloading tool into uVision2' Tools menu. How can I get the base folder of current project? Which environment variable can I use? I noticed that in page 180 of...
  • Environment variable
    Is there any updates from 2003 Year? ( http://www.keil.com/forum/2737/environment-variables/ ) I tried to use environment variables in the Folder Setup window and it is working. The name of the...
  • Environment variables
    How do I use system environment variables to specify a path to a source file?
  • Environment variable for source files path
    Hi, Is it possible please to set a source file path using an environment variable. example: $REPO$\project\test instead of C:\IDE\project\test (where REPO = C:\IDE Thanks and regards...
  • .uvprojx file support environment variables?
    Hi, everyone. I have a project that includes a lot of "library" source files that are outside of my main source tree and I'd prefer not to have to reference them with awkward paths like "..\..\..\components...