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
I have a new laptop with Windows 10 Home Premium just install CCS 8.3.0 .
The install path is C:/ti and I created an empty project of MSP432P401R in path F:/workspace/testproject .
The workspace is also at F:/workspace .
The compiler is TI v18.1.4.
When I start build the project there is an error occured.
I find some similar err is because the project path have none ascii character. But my path have no such a situation.
You have done a good job of insuring the none of the directory paths contain a non-ASCII character. Consider the possibility that a non-ASCII character is present inside one of the source files. Please search the MSP430 compiler manual for the sub-chapter titled File Encodings and Character Sets.
Thanks and regards,
-George
user1600444 said:The error still there.
If a path or filename is not the issue, then I may be able to reproduce the problem with a test case from you. For the source file that sees this error, please follow the directions in the article How to Submit a Compiler Test Case.
user1600444 said:My laptop's operating system is Windows 10 Chinese Home Premium Edition. Is that a possible reason?
It's possible. But I doubt it.
Thanks and regards,
-George