We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi...
I have have a project, and i want to use it as the base/template for a new project...
Where is the "Save Project As" in the project menu ?
Also if you want to rename a project, you could use the "Save as New Project" if there was such a menu item
thanks Ray
The .uv2 (and .opt) project files are just plain ASCII text - so you can edit them manually...
The structure isn't hard to work-out.
Entirely at your own risk, of course - as it says at the top of the file:
### uVision2 Project, (C) Keil Software ### Do not modify !
(seems a bit dubious whether Keil can really claim copyright to your project file...)