Hi Ti members
I don't know the initialization of oscillator.
And I see some interrupt in Power_init. such as "PowerCC26X2_RCOSC_clockFunc", "oscillatorISR", "PowerCC26X2_auxISR".
I try to register these interrupt with IntRegister, IntEnable in interrypt.c , but is did not work and CPU status error happened.
how do I init the oscillator without Power_init?
Is there any document about oscillator initialization?
Best regards.
Kong