Hello,
I used a previous version of keil (RLARM and MDK) for my previous project. The project was saved in the format uv2.
For my new project i installed a latest version of RLARM and MDK. It was saved in the format uvproj.
Since i had to work for my previous project for sometime, i had reinstalled the previous version.
Now when i want to open the uvproj, i could not. What version should i install? is there a possibility that i install one version that is compatible with both project formats??
Thanks, vivek
Hi,
uv2 is an old format...
If you still need projects in old format for compatibillity to previous versions of UV (UV2, UV3) you can open the project in UV4, and:
Project --> Export --> Save Project to uVision3 format
All settings that are possible in the old format are stored in prj_name.uv2
BR, /th.
Thanks Thorsten
Best regards, vivek
That should be true, but I don't think it really is!
:-(
I seem to remember that there are some setting which should be in the .uv2 file, but are actually saved in the .opt file.
ok, actually there are two new files (xml) for the UV and the OPT file.
Both are generated when doing the export. Important is, that he can open his files with an old UV.
In fact some information is stored in the uv file, and other in the opt file. This has to do with the kind of information.