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.

TMS320F28335 编译问题



请较专家:

我在用CCS 6编译时出现以下提示:

"..\MAIN335_FFT\FPU.h", line 131: warning: white space is required between the macro name "FIR_FP_LPF6" and its replacement text
"..\MAIN335_FFT\FPU.h", line 136: warning: white space is required between the macro name "FIR_FP_LPF32" and its replacement text
"..\MAIN335_FFT\FPU.h", line 155: warning: white space is required between the macro name "FIR_FP_LPF64" and its replacement text
"..\MAIN335_FFT\FPU.h", line 172: warning: white space is required between the macro name "FIR_FP_LPF128" and its replacement text
"..\MAIN335_FFT\FPU.h", line 203: warning: white space is required between the macro name "FIR_FP_LPF256" and its replacement text
"..\MAIN335_FFT\FPU.h", line 259: warning: white space is required between the macro name "FIR_FP_LPF512" and its replacement text

是什么原因呢?会有影响吗?同样的程序在用CCS 4编译时确不会出现提示.为什么?