Tool/software:
Dear TI-Team,
Clocks with the name _PARENT_ are not directly fed to the module but feed into a multiplexer and then based on the value of the multiplexer will reach the module.
See FAQ: https://software-dl.ti.com/jacinto7/esd/processor-sdk-rtos-jacinto7/07_03_00_07/exports/docs/pdk_jacinto_07_03_00_29/docs/userguide/jacinto/faq/faq_module_clocking.html
However, we want to avoid the usage of Sciclient_pmSetModuleClkParent function to select the value of the multiplexer. We would rather write it directly to the MMR register (CLK_SEL bitfield).
Assuming that PLL configuration is already done and frequency is correct, do we need to take into consideration any additional steps to select the source clock? (e.g. trigger RST)
If you have a procedure (including additional steps) to change clock parent with detailed description would be perfect.
Thank you in advance.
António