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.

CCS7.4.0编译出现 gmake: *** No rule to make target 问题

Other Parts Discussed in Thread: CONTROLSUITE

编译条件:

1.电脑:WIN10教育版系统

2.安装的CCS版本为7.4.0(安装过程中已关闭杀毒软件及防火墙,安装目录为“C:ti\”下,没有中文路径,安装过程中未弹出警告或者问题),编译器版本为“TI v16.9.6.LTS”

3.编译的工程为在安装完controlsuite生成的:eqep_pos_speed   历程        在其他电脑(win7系统,CCS和编译器全为同一个版本)编译是没问题的,将工程拷贝到我的电脑上编译就会出现如下error,不知如何解决

gmake: *** No rule to make target 'D:/DSP2833x_common/source/DSP2833x_ADC_cal.asm', needed by 'DSP2833x_ADC_cal.obj'.
gmake: *** No rule to make target 'D:/DSP2833x_common/source/DSP2833x_CodeStartBranch.asm', needed by 'DSP2833x_CodeStartBranch.obj'.
gmake: *** No rule to make target 'D:/DSP2833x_common/source/DSP2833x_DefaultIsr.c', needed by 'DSP2833x_DefaultIsr.obj'.
gmake: *** No rule to make target 'D:/DSP2833x_common/source/DSP2833x_EPwm.c', needed by 'DSP2833x_EPwm.obj'.
gmake: *** No rule to make target 'D:/DSP2833x_common/source/DSP2833x_EQep.c', needed by 'DSP2833x_EQep.obj'.
gmake: *** No rule to make target 'D:/DSP2833x_headers/source/DSP2833x_GlobalVariableDefs.c', needed by 'DSP2833x_GlobalVariableDefs.obj'.
gmake: *** No rule to make target 'D:/DSP2833x_common/source/DSP2833x_PieCtrl.c', needed by 'DSP2833x_PieCtrl.obj'.
gmake: *** No rule to make target 'D:/DSP2833x_common/source/DSP2833x_PieVect.c', needed by 'DSP2833x_PieVect.obj'.
gmake: *** No rule to make target 'D:/DSP2833x_common/source/DSP2833x_SysCtrl.c', needed by 'DSP2833x_SysCtrl.obj'.
gmake: *** No rule to make target 'D:/DSP2833x_common/source/DSP2833x_usDelay.asm', needed by 'DSP2833x_usDelay.obj'.
process_begin: CreateProcess(C:\Users\W_J_E\AppData\Local\Temp\make12512-1.bat, C:\Users\W_J_E\AppData\Local\Temp\make12512-1.bat, ...) failed.
make (e=5): 拒绝访问。
gmake: *** [Example_2823xEqep_pos_speed.obj] Error 5
process_begin: CreateProcess(C:\Users\W_J_E\AppData\Local\Temp\make12512-2.bat, C:\Users\W_J_E\AppData\Local\Temp\make12512-2.bat, ...) failed.
make (e=5): 拒绝访问。
gmake: *** [Example_EPwmSetup.obj] Error 5
process_begin: CreateProcess(C:\Users\W_J_E\AppData\Local\Temp\make12512-3.bat, C:\Users\W_J_E\AppData\Local\Temp\make12512-3.bat, ...) failed.
make (e=5): 拒绝访问。
gmake: *** [Example_posspeed.obj] Error 5
gmake: *** No rule to make target 'D:/DSP2833x_common/cmd/28335_RAM_lnk.cmd', needed by 'Example_2823xEqep_pos_speed.out'.
gmake: *** No rule to make target 'D:/DSP2833x_headers/cmd/DSP2833x_Headers_nonBIOS.cmd', needed by 'Example_2823xEqep_pos_speed.out'.
subdir_rules.mk:86: recipe for target 'Example_EPwmSetup.obj' failed
subdir_rules.mk:93: recipe for target 'Example_posspeed.obj' failed