Perla,
I really appreciate you taking the time.
My problem was a hardware issue, namely VBAT not being connected to a power source.
I incorrectly believed the RTC peripheral would be powered by VDD if VBAT was not present.
For reference to future readers:
* VBAT is essential, it is the only way to power up the RTC peripheral to enable system clocking via the RTC oscillator.
* This code (minus the second last line) worked fine for me: Problem configuring K20 to use an external crystal...
Sadly there is no response in that post detailing the reason the code from PE as described by the original author does not work.
I get the exact same issue and simply removed the /* Check that the source of the FLL reference clock is the external reference clock. */ while loop.
Perhaps a knowledgeable answer to that post would be in place, as this was the only reference I could find that discusses RTC system clocking (even though the tread later discusses clocking via the OSC module external crystal).
Thanks again
Best,
Davey