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

uVision project file takes minutes to save

I am using MDK 5.17 but the problem I am having also exists in previous versions.

I have a very large project (1000s of files) with 28 variants/targets. Whenever I save the project file or exit uVision it takes 1-2 minutes to save, "Not Responding" appears but it does eventually respond once the save is complete.

The .uvprojx file is 6M and the .uvoptx is 2M.

Usually if I know I am not going to change the project file then I write-protect the .uvprojx and .uvoptx files and the problem no longer occurs when exiting uVision.

Anyone else have this problem? Any suggestions on how to solve it, without splitting my project up ?

I have viewed the contents of the project file in an editor and there seems to be lots of duplication - it all looks very inefficient.