在使用DPLib的8路ADC采样时 遇到了如下错误:
Type unresolved symbol _ADCDRV_8ch_RltA, first referenced in ./Main.obj
但是该符号实在 汇编文件里已经定义了的,DPlib的ePWM也是相同的结构 编译没有问题。
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.
在使用DPLib的8路ADC采样时 遇到了如下错误:
Type unresolved symbol _ADCDRV_8ch_RltA, first referenced in ./Main.obj
但是该符号实在 汇编文件里已经定义了的,DPlib的ePWM也是相同的结构 编译没有问题。