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.
Tool/software: Code Composer Studio
CCS 9.10_win64, A "helloworld" project. Thank you!
Is this project one that was created with an older version of CCS that you are now importing into CCS 9.1.0?
If you could you zip up the entire project folder and attach it here that will help us reproduce and investigate the error.
I extracted the attached file but it seems that multiple files (*.project files as well as hello.c ) are not in text/readable format. Which program are you using to archive the files?
Which operating system are you running and is it a different language like Chinese Windows?
The screenshot you attached of the New Project wizard looks like it is from CCSv5 or CCSv6. Also the compiler version mentioned in the error message (7.4) is an older version that was included with CCSv5 and perhaps v6. In CCS 9.1.0 the New Project wizard looks slightly different so I don't understand how you see those fields if you were creating a new project with 9.1.0.
I would suggest installing a new clean version of CCS in a new directory and then go through the process of creating a new project again.
Since I haven’t heard back from you, I’m assuming you were able to move past this issue. If not, please feel free to post a reply with an update below (or create a new thread). Thanks!
AartiG ,
Thank you for your help always!
I find the cause. My files are encrypted. in DSP project.
But encrypted files can build successfully in ARM project.