Hi,
If we reboot MCU via the following function:
//#include "sys_ctrl.h" SysCtrlSystemReset();
RTC will start over from 0. Is there a way to prevent this from happening?
Thanks,
ZL
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.
Hi,
If we reboot MCU via the following function:
//#include "sys_ctrl.h" SysCtrlSystemReset();
RTC will start over from 0. Is there a way to prevent this from happening?
Thanks,
ZL