Hello,
When using coresight to perform tracing on the JetsonTX2 board, parsed timestamp from the etm is in the future compared to current time.
We calculate the time as following:
boot_time+ parsed_timestamp.
From which register to read coresight clock frequency in order to sync the time?
thanks