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.

求助:编译每一个.c文件都提示找不到'C:\Temp \xxx文件



**** Build of configuration Flash for project YS_BLDC_V1.1 ****

"C:\\ti\\ccsv5\\utils\\bin\\gmake" -k all
'Building file: C:/Users/zhangsh/workspace_v5_5/YS_Project/sw/solutions/instaspin_foc/src/main.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv5/tools/compiler/c2000_6.2.7/bin/cl2000" -v28 -ml -mt -O2 --include_path="C:/Users/zhangsh/workspace_v5_5/YS_Project/sw/drivers/drv/boards/drv8301kit_revD/f28x/f2806x/src/" --include_path="C:/ti/ccsv5/tools/compiler/c2000_6.2.7/include" --include_path="C:/Users/zhangsh/workspace_v5_5/YS_Project/sw/solutions/instaspin_foc/boards/YS_BLDC_Board/f28x/f2806xF/src" --include_path="C:/Users/zhangsh/workspace_v5_5/YS_Project" -g --define=FAST_ROM_V1p6 --define=YS_Board --define=FLASH --diag_warning=225 --display_error_number --preproc_with_compile --preproc_dependency="main.pp"  "C:/Users/zhangsh/workspace_v5_5/YS_Project/sw/solutions/instaspin_foc/src/main.c"
Cannot open temporary command file 'C:\Temp \0187616': No such file or directory
gmake: *** [main.obj] Error 1


这个'C:\Temp \0187616' 的Temp 后面是有个空格的。
在其他机器上编译没问题,本机重装过CCS还是没解