在移植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个报错对应的位置。