This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
we purchased CCS(IDE) v5.
but that can't be installed in my computer
and only printed this sentence "failed to install eclipse successfully"
how can i solve this problem?
please somebody help to solve this problem after to observe inserted log file
5875.ccs_setup_5.2.0.00069_install.log
thank you
Hi,
It looks like your user name has characters that can't be read by the installer. Can you please create a temporary user with a name with no non-ascii characters like tempuser and install as that user? You can install for "all users".
Danish
hi danish
first, thanks for your reply
created path does not have any special characters. that made by only English and user name is too.
first time it installed well but not built any basic project. so i removed CCS and now i try to re-install.
what do i mistake something...
thanks for reading
Hi Jun,
Please take a look at your log file - line 15 says:
12/13/2013 16:31:49PM - UserName : ᄐᆳÁØÇö
The installer uses the userprofile value to extract temporary files, and it can't process the user name. Please create a temporary user with an english word e.g. tempuser and install as that user.
Danish
hi Danish
thanks for your reply
first sorry about my negligence.
problem was user name that made by special characters.
just i modified USERDOMAIN that is not USERNAME and USERPROFILE.
i have a one question Danish.
i don't know how i modify environment variable that USERNAME or USERPROFILE on current
just i have solved to make new account on windows XP
if you know some method please teach me
thanks for reading
Hi Jun,
I'm not sure I understand what you want to do. The USERNAME and USERPROFILE variables are system variables and should not be modified by the user. They are created when the account is created based on the name the user gives.
Were you able to create a new account using ascii characters as I suggested? Were you able to install successfully? Please let me know if I can help.
Danish
hi Danish
i'm so sorry to make reply
you are right.
install was successful after to make new account using acsii characters
but i have one more question.
how can i migrate code to CCS version 5.2 from CCS version 3.3
when i use CCS version 3.3, usually i build project using "xdcpath.dat", "myLinker.cmd", "app_dm6467t.cfg" files
now i have to use CCS version 5.5 and wanna use auto tool that can make to convert
i included source and header file but CCS version 5.2 can't build same project
i think CCS can't use my before files and need to solve other method
please teach how i can solve this problem
thanks for reading
Hi Jun,
Good to hear your installation was successful.
I would recommend that you mark this thread as answered and ask your migration question on another thread with an appropriate subject line. That way, the right people would be able to help you.
Danish