Dear Lisa:
I encountered the project renaming issue before and I just ignored it by trying to name a suitable name at begining.
Well since in another session that some one ask a similar question, I think I should describe my issue clearly.
And also my way to avoid it.
1. A "Hello World" example in creating project wizard has no renaming issue at all.
2. A project has RTSC support cannot directly renamed and will cauze error. I tried several example projects and they both fail in my test.
Below is one of a simplest test step:
2.1 Create an empty RTSC project using wizard:
2.2 select no package support
2.3 create an .c file and add a empty main
2.4 Add a empty RTSC .cfg file to avoid comiling error
2.5 compile
2.6 trying to rename the project
and error appear
2.7 note the project name shown is renamed
2.8 now trying to compile again
and error encountered:
2.9 but ! after close whole CCS and restart again, the warning mark disappeared and compiling worked.
3. I tried many ways to figure out why but failed. finally I tried to move my workspace to another place and ... it works.
The previous workspace is located here:
C:\Documents and Settings\Lucifar\My Documents\workspaceV5_rename_test
And now I am change workspace here:
C:\WorkSpaces\workspace_v5_rename
I am not sure why the previous location will cause errors. It may be too-long path, spaces in path, deeps of path or authority previledge.
After many recreating workspaces and project, I found out that if the path is too long, the renaming issue will occur.
So the conclusion is:
A RTSC project within a workspace with too long folder will occur renaming issue.
And now it's your turn to figure out why and fix it.
Best regards,
Lucifar