Hello,
We are using the RM48L952ZWT on the Hercules board. I know we do a soft reset via the
systemREG1->SYSECR |= 0x00008000;
however this leaves a few hardware items in an unstable state, so we wanted to know how to trigger a full hard reset via software so it reboots as a hard power cycle would? Thank you.