Tool/software:
Hi,
Power_init() is used to set clock-related interrupts,
but the enablement of TRACKREFLOSS interrupts has been added since SDK 8.30.
Is it correct to restart the oscillator with the interrupt handler PowerCC27XX_oscillatorISR()
when a high-frequency clock loss occurs?
In this case, will the CPU not be reset?
C:\ti\simplelink_lowpower_f3_sdk_9_10_00_83\source\ti\drivers\power\PowerCC27XX.c L1489
static void PowerCC27XX_oscillatorISR(uintptr_t arg)