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.

为什么把CONTROLSUITE中的HVLLC文件夹拷出来,编译通不过?

Other Parts Discussed in Thread: CONTROLSUITE

在CONTROLSUITE目录下,我用CCS4.2可以编译通过,生成HVLLC.OUT文件

我把HVLLC文件夹拷出来,然后编译,通不过,报下面的错误:

gmake: *** No rule to make target `D:/libs/app_libs/digital_power/f2802x_v3.2/C/ADC_SOC_Cnf.c', needed by `ADC_SOC_Cnf.obj'.
gmake: *** No rule to make target `D:/device_support/f2802x/v129/DSP2802x_common/source/DSP2802x_CodeStartBranch.asm', needed by `DSP2802x_CodeStartBranch.obj'.
gmake: *** No rule to make target `D:/device_support/f2802x/v129/DSP2802x_headers/source/DSP2802x_GlobalVariableDefs.c', needed by `DSP2802x_GlobalVariableDefs.obj'.
gmake: *** No rule to make target `D:/device_support/f2802x/v129/DSP2802x_common/source/DSP2802x_usDelay.asm', needed by `DSP2802x_usDelay.obj'.