Part Number: MSPM0L2228
Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hi,
My customer wants to enable RTC_A counter lock function.
When he writes 0x22000001 to RTCLOCK register from CCS, it works as expected. 
But when he enabled "Enable Write Protect" checkbox in sysconfig, it does not seem working.
(PROTECT bit is not set)
He also tried to add below API in the code, but the result was the same (PROTECT bit is not set). Why?
DL_RTC_Common_enableWriteProtect(RTC_A);
Thanks and regards,
Koichiro Tashiro