


根据低速串口采集原始数据的的文档修改程序,报了MMWDEMO_OUTPUT_MSG_L3_DATA没有定义,但是根据教程(图2)已经定义了(图三),为什么还会报错8228.使用低速串行总线的实时 ADC 原始数据采集方法.pdf
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.



根据低速串口采集原始数据的的文档修改程序,报了MMWDEMO_OUTPUT_MSG_L3_DATA没有定义,但是根据教程(图2)已经定义了(图三),为什么还会报错8228.使用低速串行总线的实时 ADC 原始数据采集方法.pdf
在ccs中include option中将相关文件添加进去了吗?引用的文件中是否将该头文件添加进去?