Hi Dev,
Development platform: NRF54L15 + NCS 3.2.3.
We are using the GRTC SYSCOUNTER as a system timestamp. Under normal conditions, a software reset does not clear the GRTC counter value.
However, after long-term operation, we occasionally observe that the SYSCONTER becomes zero after a reset, causing the system timestamp to roll back.
Could you please clarify:
1. Under which reset conditions is the SYSCONTER cleared, and under which conditions is it preserved?
2. How can we prevent the SYSCOUNTER from being cleared across resets (or recover the timestamp reliably if clearing is unavoidable)?
Thanks,
Chen