我是dsp的初学者,用的是TMS320C6657的板子,现在正在以前ccs3.3上的图像处理程序移植到ccsv5.2上,用的是软件仿真simulator,但是总是出现gmake: *** No rule to make target `E:/lib/rts6400.lib', needed by `RGB2Gray.out'.错误
请问各位大神该如何解决,谢谢
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.
我是dsp的初学者,用的是TMS320C6657的板子,现在正在以前ccs3.3上的图像处理程序移植到ccsv5.2上,用的是软件仿真simulator,但是总是出现gmake: *** No rule to make target `E:/lib/rts6400.lib', needed by `RGB2Gray.out'.错误
请问各位大神该如何解决,谢谢
你可能在工程里指定了rts6400的目录而不是用编译器自带的目录,在工程选项里修改一下