Part Number: AM2612
Other Parts Discussed in Thread: SYSCONFIG,
Hi,
My customer has some questions about RTI. Could you answer to their questions below ?
They want to get the value of the free-run counter of RTI, so they are thinking to use RTI_counterGet included in the SDK.
In the TRM, there is a 64-bit counter block, and the SDK also has counterLow and counterHigh.
Therefore, they tried to combine counterLow and counterHigh, but it became abnormal value.
If only counterHigh is extracted, it will be a normal value.
< Questions >
- Is it correct to assume that RTI is 64-bit? (If you look at the contents of the SDK, it looks as if it is just reading the 32-bit free-run counter with counterHigh.)
- What are the meanings of CSL_RTI_RTIFRC0 and CSL_RTI_RTIUC0 ?
- The offset address of the register is listed in cslr_rti.h, but the TRM did not tell which register has what meaning. Which materials can they look at ?
From TRM,

From SDK

From cslr_rti.h

Thanks and regards,
Hideaki
