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