Hi,
I have been developing on a LM4F Launchpad and I am now adapting my code to run on my custom target board.
We have a 25Mhz clock and I believe I can set up the TM4C123 to use this using the ROM_SysCtlClockSet(value), but I can't find the documentation to tell me exactly how to do this. Both the DriverLib and ROM User Guides show possible values but not how to choose them.
Thanks
Richard