Tool/software:
I need to configure 3 EPWM modules (1,2,3) on CPU1 and 3 EPWM modules (4,5,6) on CPU2, with epwm4 triggering an ISR interrupt on CPU2; what configurations are required on CPU1 and CPU2 to achieve this setup?
And also, if all ePWM module configurations are setup on CPU1, but the epwm4 ISR interrupt needs to be enabled on CPU2, what configurations are required on both CPU1 and CPU2?