Hi team,
In my project the Pwm_Het1EdgeNotifyInterrupt is needed
Follow the user manual I have enabled the PwmNotificationSupported feature and config the PWM as CAT 2 interrupt
And config the notification function as below
In the user manual I can not find which interrupt address shall be assign to this interrupt. Can you help to tell me how to config the vector table for this interrupt in OS?
I have configured as ePWM1(396), but the interrupt is not happened.
Does the port pin in PORT module shall also be updated?