Hello,
I'm new to using Code Composer Studio 3.3 and am having a very frustrating problem. Sometimes after editing code in my main c file, when I go to save or rebuild I get the following message:
"The document has been modified outside of Code Composer. Would you like to reload the file?"
This happens when I haven't even touched the file outside of CCS. If i click yes or no on the dialog box the file is no longer available - If i try to reopen it from the project window i get a message saying the file cannot be found, even though it is clearly still there. Removing the file from the project and adding it again doesn't help. If I close CCS and try to open the file with an external editor, Windows says "Access denied"
The only way to get it working again seems to be to reboot the computer.
Does anyone have any idea why this is happening?
Thanks