Tool/software:
Hi Expert:
Is there a mechanism for accessing a clock on both A72 and MCU1-0 to get a tick value so that MCU1-0 and A72 have the same time?
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.
Tool/software:
Hi Expert:
Is there a mechanism for accessing a clock on both A72 and MCU1-0 to get a tick value so that MCU1-0 and A72 have the same time?
Hi,
There is a feature in development for time synchronization between MCU core and A72 core. But this will be using the CPTS timer in CPSW (synchronized with network time). This feature should be out with SDK 11.0 in limited effect.
For implementing this between mcu1_0 and A72, you will have to port this to your applications.
Regards,
Tanmay