This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320F28379D: CPU timer0 register

Part Number: TMS320F28379D

Is CPU timer register common for both CPUs? Is it possible to start and stop the CPU timer in CPU2 and get the count of the timer by using CPUTimer_getTimerCount in CPU1 without using IPC? In short, is the CPUTimerRegister common to both the CPUs or are their two different registers for individual CPUs?