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.

TM4C129ENCPDT: Output clocks on GPIO pins

Part Number: TM4C129ENCPDT

Tool/software:

I'm trying to output DIVSCLK on PQ4 and RTCCLK on PK7.

I've been looking through the datasheet, but still having trouble trying to figure out how to do this with the SDK.

I 'think' I need to use MAP_SysCtlPeripheralEnable(), but not sure what setting to use.
Do you have any other documentation, or example code, on how to route these clocks to the GPIOs?

Jeff