This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Project Macros, Etc?

Is there a way to use macros, environment variables, preprocessor constants, etc. with the uVision project?

For example, if I want to change the name or location of the output file, is there a way to do it without manually going in the and editing the project?

I'm writing code for multiple processors and this would help to keep everything organized, plus automate thing a little more.

Parents
  • dead eaay

    Drop the IDE and use a .bat file.

    in one case I make 47 different builds from the same set of files (using file selection, file name change etc. Publish you e-mail address (use 'AT' instaed of '@' for safety) and I will send you an example of a .bat file.

    Erik

Reply
  • dead eaay

    Drop the IDE and use a .bat file.

    in one case I make 47 different builds from the same set of files (using file selection, file name change etc. Publish you e-mail address (use 'AT' instaed of '@' for safety) and I will send you an example of a .bat file.

    Erik

Children
No data