cjx1842 发表于 2019-5-27 14:18

DSP开发板LED灯例程编译出现问题,

G:\\ccs5.5\\CCS5.5it\\ccsv5\\utils\\bin\\gmake" -k all
gmake: *** No rule to make target `E:/2/DSP/DSP2833x_common/source/DSP2833x_ADC_cal.asm', needed by `E:/2/DSP/DSP2833x_examples/example1_GpioLED/Debug/DSP2833x_ADC_cal.obj'.
gmake: *** No rule to make target `E:/2/DSP/DSP2833x_common/source/DSP2833x_CodeStartBranch.asm', needed by `E:/2/DSP/DSP2833x_examples/example1_GpioLED/Debug/DSP2833x_CodeStartBranch.obj'.
gmake: *** No rule to make target `E:/2/DSP/DSP2833x_common/source/DSP2833x_DefaultIsr.c', needed by `E:/2/DSP/DSP2833x_examples/example1_GpioLED/Debug/DSP2833x_DefaultIsr.obj'.
gmake: *** No rule to make target `E:/2/DSP/DSP2833x_headers/source/DSP2833x_GlobalVariableDefs.c', needed by `E:/2/DSP/DSP2833x_examples/example1_GpioLED/Debug/DSP2833x_GlobalVariableDefs.obj'.
gmake: *** No rule to make target `E:/2/DSP/DSP2833x_common/source/DSP2833x_PieCtrl.c', needed by `E:/2/DSP/DSP2833x_examples/example1_GpioLED/Debug/DSP2833x_PieCtrl.obj'.
gmake: *** No rule to make target `E:/2/DSP/DSP2833x_common/source/DSP2833x_PieVect.c', needed by `E:/2/DSP/DSP2833x_examples/example1_GpioLED/Debug/DSP2833x_PieVect.obj'.
gmake: *** No rule to make target `E:/2/DSP/DSP2833x_common/source/DSP2833x_SysCtrl.c', needed by `E:/2/DSP/DSP2833x_examples/example1_GpioLED/Debug/DSP2833x_SysCtrl.obj'.
gmake: *** No rule to make target `E:/2/DSP/DSP2833x_common/source/DSP2833x_usDelay.asm', needed by `E:/2/DSP/DSP2833x_examples/example1_GpioLED/Debug/DSP2833x_usDelay.obj'.
gmake: *** No rule to make target `E:/2/DSP/DSP2833x_examples/example1_GpioLED/Example1_2833xGpioLED.c', needed by `E:/2/DSP/DSP2833x_examples/example1_GpioLED/Debug/Example1_2833xGpioLED.obj'.
gmake: *** No rule to make target `E:/2/DSP/DSP2833x_common/cmd/28335_RAM_lnk.cmd', needed by `E:/2/DSP/dsplianxi/example1_GpioLED/example1_GpioLED/../../../DSP2833x_examples/example1_GpioLED/Debug/example1_GpioLED.out'.
gmake: *** No rule to make target `E:/2/DSP/DSP2833x_headers/cmd/DSP2833x_Headers_nonBIOS.cmd', needed by `E:/2/DSP/dsplianxi/example1_GpioLED/example1_GpioLED/../../../DSP2833x_examples/example1_GpioLED/Debug/example1_GpioLED.out'.
gmake: *** No rule to make target `E:/2/DSP/DSP2833x_common/lib/rts2800_ml.lib', needed by `E:/2/DSP/dsplianxi/example1_GpioLED/example1_GpioLED/../../../DSP2833x_examples/example1_GpioLED/Debug/example1_GpioLED.out'.
gmake: Target `all' not remade because of errors.

**** Build Finished ****


zhangmangui 发表于 2019-5-27 22:04

都这样吗    是不是要升级一下编译器

zhangmangui 发表于 2019-5-27 22:05

compiler的版本看看   是否需要升级一下
页: [1]
查看完整版本: DSP开发板LED灯例程编译出现问题,