Hi All:
My keil version is 5.38A.
My OS is Windows 10 X64 2022H2 CHS, version number is: 19045.2075
Problem:
When I edit a *.c file and save it, KEIL frequently pops out window says: Could not save file, error number:24
I found that if I select the compiler version as 5.06, then it is OK
But when I select the 6.13 version compiler, it will frequently pop out the warning windows
Then what is wrong?
How should I fix this issue?
If you need any further information on this topic, please let me informed!
Thanks & Best Regards.
I am surprised that the problem, as you describe it, should be related to the Arm Compiler version.
I'd expect that this could be related to, either limited user rights or an unexpected installation of Keil MDK 5.38a.
This is why I recommend to
- Ensure that you have unlimited read/write access on your Windows system
- Re-install Keil MDK to C:\Keil_V5
Nevertheless:
- Is the result the same as with the current version of Arm Compiler 6 (by today V6.20.1)?
https://developer.arm.com/downloads/view/ACOMPE
Dear rkopsch:
What you said does solve this issue.
There is another report in this forum:
https://community.arm.com/support-forums/f/keil-forum/52006/keil-uvision-5-36-not-save-file-and-open-a-file-in-blank-after-some-compilations
If fact my promlems is quite like this one.
If we delete all the files in the output directory, it works OK, but if we compile this project then the error will rise some time!
Please note that this problem rises after some compileation and save file opertation.
If we keep the output directory clean and do not save file(the file has been edited), the problem does not rise.
When we save an edited file about 4 times then this problem will appear!
If we use the arm compiler 5, then this question almost not rise(But not rise), If we use the compiler 6, then it will rise frequently, we almost can not use the KEIL anymore.
So we are fored to edit my files in the microsoft visual studio code IDE, we feel so difficult with KEIL IDE.
If you need any further information on this topic
But I do not find any reply on this issue!