Other Parts Discussed in Thread: C2000WARE
Dear TI Hello,
we have boot software responsible for the clock configuration for both cores. The CPU2 and CPU1 clock changes if we rewrite 0 to the WDHALI bit.
we have the same code for the clock configuration in our application and out boot but if we configure our clock in the boot we jump this configuration but we rewrite the WDHALI with zero. When we reset this bit the IMULT register is reset and our clock change. we don't know why just the fact of resetting this bit has an impact on our system clock?
when we reset this bit ClkCfgRegs.CLKSRCCTL1.bit.WDHALTI, our Prescaler PLL IMULT changes, and the clock frequency are no longer 200Mhz for both CPUs.
SYSPLLMULT 00000000 FMULT 0 IMULT 00
Do you have any idea about the source of this issue, please?
does this could have any relation with using the IPC driver provided by TI in the C2000Ware and FlashPumpSemaphoreRegs.PUMPREQUEST?
Thank you in advance,
S.Tarik