When I compile with Codewarrior, I will be prompted to modify the file. How to solve the problem? My chip uses S9S08DZ96F2MLH, the software has been mass-produced software, without any modification directly open the project for compilation will report errors, I have tried to compile on several computers will have this error. I tried to import the project using import again, but File Error 206003 was reported. Check the folder properties and set to read-write, but the problem is still there, please help to see what is the reason, thank you!
The error message is as follows:
Proect.c
This fie has been nodified outside of the source editor.
Do you want toecad it ?
End of main routine wes updated in main module. (Project.c)
File Error 206003.
Could not open file because access was denied.
Hi chenyu1
In a first time check that all the files of your project directory are not in read-only, then is the problem still remains, in your project directory, delete the <nameofyourprojet>_data folder. See if this could fix your problem.
Have a nice day,
Jun Zhang