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.

regarding PWM Duty update

I am using Example_2802xEPwmUpAQ code in my project.

The PWM ISR'S I have moved to Events.c file in my project

while building it is showing errors as:


identifier "EPWM_INFO" is undefined Pwm.h /FreqScan_Gen2_Dualy_dcdc/Includes line 13 C/C++ Problem

I have used extern type of declaration also.

Still it is howing errors

Please make me rectified

these errors