Other Parts Discussed in Thread: C2000WARE
Tool/software:
I have CPU1 using EPWM4, 5, and 6 and working fine. When I have CPU2 using EPWM1, 2, and 3, however, two problems are occurring. On CPU2, CLA TASK1 does all of the work involving the EPWMs, but this task always executes twice for every cycle rather than once. Secondly, if EPWM1 is used, it corrupts the EPWMs connected to CPU1 in a very periodic repeated manner. By chance is there any example code using both CPUs and all of these EPWMs? Thanks.