Hi all,
I am developing a project with two concerto controllers where both processors must be synchronized. I use the SYNCI and SYNCO signals provide by the ePWM modules to achieve such goal. Once the sync between processors has been carried out, I continue my debugging process in the Debug View, grouping the two synchronized CPUs to run debugging commands simultaneously in both cores. However, when I pause the debugging session and watch the value of the register TBCTR for each device, I find it is not the same for both. So, I wonder if:
Is the debugger receiving/applying the commands simultaneously?
Is the expected behavior for the debugger in multi-core session?
How dependable are the values showed in the expression window?
I attach a screenshot obtained from my scope to show the correct synchronization between the two processors. The capture shows the SYNCO output signal in each device.
Regards, Juan.

