Other Parts Discussed in Thread: SYSCONFIG
Hi Team,
My customer is trying to set up their own clocks.
They looked at a sample project in the EVM, and are looking at the ti_power_clock_config.c that is output from the SysConfig tool.
They see that there are two API calls, one for activating the clock (SOC_moduleClockEnable) and another for setting the clock (SOC_moduleSetClockFrequency).
It also seems like the the clock is first activated, then the clock is set, but could you tell us what the relationship between moduleId and clockId is?
Best regards,
Mari Tsunoda