Today I created 6 new projects to run under uVision 3. Every time I had to:
============================================================ Gary Lynch | To send mail, change no$pam in lynchg@no$pam.com | my domain name to stacoenergy
With uv2, I'd cheat, and edit the .uv2 file. It's just a text file. And while it has many a mysterious list of comma-separated integers or bitmap hex values, the target and group lists were pretty easy to modify.
"With uv2, I'd cheat, and edit the .uv2 file." I believe that uVision-3 uses exactly the same .uv2 and .opt files as uVision-2. I think that some of the settings mentioned by the OP would be in the .opt file. I'm sure I've mentioned this one before - it would be really useful to set up one's own set of defaults for all new projects. The closest I came was to create a "skeleton" project with the required settings (and directory structure) and then copy & rename the .uv2 and .opt files (and directory structure).