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.

6455编译报错4?



  在移植6455两套代码的时候,编译出现了错误,提示:

"F:/cs/PROJECT/DSP/6455/testing/ADCDAC_data_acquisition_20121009/inc/cslr_dev.h", line 21: error: expected an identifier

"F:/cs/PROJECT/DSP/6455/testing/ADCDAC_data_acquisition_20121009/inc/cslr_dev.h", line 25: error: expected an identifier

"F:/cs/PROJECT/DSP/6455/testing/ADCDAC_data_acquisition_20121009/inc/cslr_dev.h", line 26: error: expected an identifier
"F:/cs/PROJECT/DSP/6455/testing/ADCDAC_data_acquisition_20121009/inc/cslr_dev.h", line 28: error: expected an identifier
"F:/cs/PROJECT/DSP/6455/testing/ADCDAC_data_acquisition_20121009/inc/cslr_dev.h", line 29: error: expected an identifier
"F:/cs/PROJECT/DSP/6455/testing/ADCDAC_data_acquisition_20121009/inc/cslr_dev.h", line 33: error: expected an identifier

显示:期待一个定义。表示不理解。

附图为对应6个报错对应的位置。