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.

CC2652P: Debugging LF/HF Clock Output

Part Number: CC2652P

Tool/software:

in the simplelink_lowpower_f3_sdk_8_40_00_61 document, I found the chapter about 'Debugging LF/HF Clock Output', but in the simplelink_cc13xx_cc26xx_sdk_7_41_00_17 document, there is no similar content.

I want to make sure, is it  the CC26XX chips don't support this feature?

ti/simplelink_lowpower_f3_sdk_8_40_00_61/docs/ble5stack/ble_user_guide/html/ble-stack-5.x-guide/debugging-index-cc23xx.html

  • I have found the way, thank you.

    IOCPortConfigureSet(IOID_16, IOC_PORT_AON_CLK32K, IOC_STD_OUTPUT);
    AONIOC32kHzOutputEnable();