I'm working on the FRDM-RW612 eval kit and testing the RTC peripheral.
All the basic RTC operations, including Alarm and Wake-up, seem to be working correctly; however, I'm struggling to get the RTC's general purpose registers to allow me Write Access.
I know from other NXP parts, such as the IMXRT, that privileged access might be required to write/read to/from these registers, but I couldn't find this information for the RW61X.
Is there any special procedure or access requirements to enable R/W access to these registers? If so where can I find the documentation for it?