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.
您好,
我想使用 SFO 库来使用 ePWM 的高分辨率功能。
使用 SFO 库构建项目时出现以下错误(HR PWM 校准)。
'未解析的符号_ePWM,首先在./DSP28035_Libraries/SFO_TI_Build_V6b.lib<SFO_V6b.obj>中引用
当我调用 SF()函数时会发生这种情况。 如果我对这一行进行注释,我可以成功地生成代码。
对问题有什么想法? 也许我在导入库时出错了?