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.

RTOS/CC1310: external Crystal software setting issue

Part Number: CC1310

Tool/software: TI-RTOS

I have a question.
I am currently using two external crystals on my custom board.

I saw the following in the reference document:

-A 24-MHz external crystal is required as the frequency reference for the radio. This signal is doubled internally to create a 48-MHz clock. ( X24M_P input and X24M_N output pins.)

-The 32.768-kHz crystal is optional. The low-speed crystal oscillator is designed for use with a 32.768-kHz watch-type crystal. (X32K_Q1 input   and X32K_Q2 output pins)

Each external crystal is connected to a pin. (X24M_P , X24M_N  ,X32K_Q1  , X32K_Q2 )

but I know that I need to set the software in order to use an external crystal.

Can you explain in detail how and where to set it up?

and Is there a way to check if it is actually in use after setting the external crystal?

Thank you.