This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LAUNCHXL-CC26X2R1: how do I init the oscillator without Power_init

Part Number: LAUNCHXL-CC26X2R1


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