View previous topic :: View next topic |
Author |
Message |
andrearm73
Joined: 05 Feb 2014 Posts: 3
|
CCS C Compiler ide error |
Posted: Tue Feb 11, 2014 4:30 am |
|
|
Hello, I would need a help with an error in the development environment I have, I'm changing the code done by a colleague of mine, I open the file. C, compile it, I get errors, correct them, but when I try to save the file I get the error: "I can not open the file is open by another process"
I am forced to close the IDE without losing save the changes.
Do you have suggestions?
Thanks in advance |
|
|
dyeatman
Joined: 06 Sep 2003 Posts: 1934 Location: Norman, OK
|
|
Posted: Tue Feb 11, 2014 7:05 am |
|
|
Are you working on a network drive? _________________ Google and Forum Search are some of your best tools!!!! |
|
|
newguy
Joined: 24 Jun 2004 Posts: 1909
|
|
Posted: Tue Feb 11, 2014 9:10 am |
|
|
Used to have a similar problem which was caused by a slow backup drive and its associated backup software. I'd create a change, compile, and the CCS IDE would pop up an error that a file couldn't be created. |
|
|
andrearm73
Joined: 05 Feb 2014 Posts: 3
|
|
Posted: Tue Feb 11, 2014 9:20 am |
|
|
hello,
I'm not working on my hd but I solved by using another editor, correcting some problems compiling the code and started back to work properly .. I have no idea what happened: (
thanks for the answers |
|
|
|