刚学DSP,第一次照着输书上的DSP汇编程序,编译时就碰到下面的问题,不知道什么什么原因???不知道该怎么解决???...........在线等待高手指教.
编译提示的错误如下:
----------------------------- dsp_1.pjt - Debug -----------------------------
"e:\CCS2.0 for 5000\c5500\cgtools\bin\cl55" -g -q -fr"E:/CCS2.0 for 5000/myprojects/dsp_1/Debug" -d"_DEBUG" [email=-@]-@"Debug.lkf[/email]" "dsp_1 sdram.asm"
<dsp_1 sdram.asm>
"for", ERROR! : [E0000] Too many files on command line
"e:\CCS2.0 for 5000\c5500\cgtools\bin\cl55" -g -q -fr"E:/CCS2.0 for 5000/myprojects/dsp_1/Debug" -d"_DEBUG" [email=-@]-@"Debug.lkf[/email]" "dsp_1.asm"
<dsp_1.asm>
"for", ERROR! : [E0000] Too many files on command line
Build Complete,
2 Errors, 0 Warnings, 0 Remarks. |