Hi,
I am unable to access ePWM registers from CPU2.
For example, EPwm8Regs.TBPRD is set by CPU1, but I always read 0 from EPwm8Regs.TBPRD on CPU2. Even when CPU2 writes to EPwm8Regs.TBPRD, it reads back 0. EPwm8Regs.TBPRD is not EALLOW protected. I verified in run time that CPU2 tries to access memory location 0x0000_4763. Same results when using the debugger.
My understanding is that both CPU1 and CPU2 see the ePWM registers on the same memory location on their memory maps. Is it correct?
Please let me know how to access ePWM registers from CPU2 (if at all possible).
Thank you in advance.
Inno.
