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