Hi,
I find the topic is very interesting to me:
https://e2e.ti.com/support/microcontrollers/tiva_arm/f/908/t/331037
But the last two posts are puzzling.
The next to last post introduced the template project:
Hi,
This is a great template/example: github.com/.../iot_tiva_template
I don't see SysCtlMOSCConfigSet in the template source file.
Why did the last post talk about "SysCtlMOSCConfigSet"?
Thanks for pulling in the resource. The only thing that concerned me in the template was SysCtlMOSCConfigSet API call after configuring the clock. This must be done before the API call and the fact that the function is already a part of SysCtlClockFreqSet
Thanks,