Part Number: TMS320F28P650DK
Hi Team,
DevCfgRegs are accessible by both CPU1 and CPU2. As an example :
In CPU1 I have DevCfgRegs.CPUSEL0.bit.ePWM1 = 1 -> which means access is with CPU2
and same register in CPU2 says DevCfgRegs.CPUSEL0.bit.ePWM1 = 0 -> which means access is with CPU1. Which core would have the access in this case?
Kind regards,
Irene