Part Number: LAUNCHXL-F28379D
Other Parts Discussed in Thread: C2000WARE
Hello there,
I have been experience this strange issue lately. This is related to InitSysCtrl() function specifically InitSysPll() function.
I have imported some examples which has InitSysCtrl() function in the main() and they work fine but when I create my own empty ccs project and added all those path for files and libraries, I stuck at the while() loop in InitSysPll() function. see below:


I checked the register value of ClkCfgRegs.SYSPLLSTS.bit.LOCKS, it shows '1' it still doesn't get out and hangs in there.
Thanks,
Sumit

