Hi, I'm working with Keil MDK-ARM 5.24.1 and STM32F4 Discovery board.
I was trying the
C:\Keil_v5\ARM\PACK\Keil\STM32F4xx_DFP\2.11.0\Projects\STM32F4-Discovery\Applications\Audio\Audio_playback_and_record
example.
While viewing the properties of the Project.uvprojx file, the "Read-only" attribute was checked.
Also, the source files (main.c and more) was checked as "Read-only".
I have unchecked it all.
However, when I tried to save the project,
"Project file is read only. Saving not possible" message appeared.
I want to save the project. What should I configure to save it?
-Best Regards