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.

CCS3.3编译错误

你好,我用的是6701,在虚拟机的win7系统中安装的CCS3.3。编译程序时出现以下错误:

---------------------------- hello3.pjt - Release ----------------------------
[welcometodsp.c] "C:\CCSv3.3\C6000\cgtools\bin\cl6x" -pdsw225 -o3 -fr"C:/hello3/hello3/Release" -mv6700 -@"Release.lkf" "welcometodsp.c"
"C:\Users\沐?, ERROR! : [E1000] Cannot open source file C:\Users\田? No such
file or directory

>> Compilation failure

[Linking...] "C:\CCSv3.3\C6000\cgtools\bin\cl6x" -@"Release.lkf"
<Linking>
>> C:\Users\沐风\AppData\Local\Temp\003603, line 2: error:
illegal input character: hex ffffffcc
>> C:\Users\沐风\AppData\Local\Temp\003603, line 2: error:
illegal input character: hex ffffffef
>> C:\Users\沐风\AppData\Local\Temp\003603, line 2: error:
illegal input character: hex ffffffcf
>> C:\Users\沐风\AppData\Local\Temp\003603, line 2: error:
illegal input character: hex fffffffe
>> C:\Users\沐风\AppData\Local\Temp\003603, line 2: error:
illegal input character: hex ffffffb5
>> C:\Users\沐风\AppData\Local\Temp\003603, line 2: error:
illegal input character: hex ffffffa4
>> 003603: error: system error, can't open file
'\\AppData\\Local\\Temp\\003602.obj' for input: No such
file or directory

>> Compilation failure

Build Complete,
8 Errors, 0 Warnings, 0 Remarks.

但是跟着路径没有找到AppData,Local,Temp这些文件,这是什么原因呀?

刚开始考虑是不是路径中中文字符的影响,就把计算机的用户名改成了英文字符,但还是会出现同样的问题。

很疑惑,不知道为什么会出现这样的路径?是软件安装的问题?还是路径设置的问题呢?

求赐教!万分感谢!