Hi TI staffers,
It seems that there is a bug in the RTC code that sometimes returns values > 999. Theoretically and practically this should not be possible.
I had a look at the PRCM RTC code and it seems that the calculation of mSecs are done using masked 10 bit maths, resulting in values up to 1023 and not 999?
Any specific reason for this ?
Andre