在工程中使用此函数void SFO_MepDis(int nEpwmModule);,就有下面错误,这是什么原因?
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.
在工程中使用此函数void SFO_MepDis(int nEpwmModule);,就有下面错误,这是什么原因?
kecheng,
可以直接使用SFO在F2808上的例程,在http://www.ti.com/mcu/docs/mcuorphan.tsp?contentId=67005 下载
F280x C/C++ Header Files and Peripheral Examples
C:\ti\controlSUITE\device_support\f280x\DSP280x_examples_ccsv4\hrpwm_sfo_v5
从出错的原因上分析,有可能是有些头文件没添加。
Eric