When I close uVision4 project, I get the following message:
"project file is read only, saving is not possible!"
How do I remove read only attribute from uVision4 project?
From Windows Explorer, I looked at the properties of my uVision4 prject. 'Read' attribute is not checked. Then, why does uVision4 say project is 'Read Only' it cannot be saved, when I close the project.
In what directory are the files situated?
source folders and project file are located in the same folder.
I changed attribute of project file to 'Read Only' and now I don't get any messages when I close the project. I am not sure what attribute should be set for the project file. And when I used to get the 'cannot save project message because it is read only', I don't know what that means.
Your Project Files may include some common files from outside folders like core_m3.h if you are compiling an example project.
so change the attributes of the parent folder by unchecking read only check box.
~C.Sathyan