Part Number:TMS320F28377S
Tool/software: Code Composer Studio
Hi.. i am using TMS320F28377S Launch XL board. I have taken the led blink file from the control suite and copied it to the seperate project, i have also copied all the header files to the new created project and linked them through the created project path. Everything is working fine the program is successfully launched in the board but when i run this program it gets stuck to while(ClkCfgRegs.SYSPLLSTS.bit.LOCKS != 1) in the initsyspll function inside the sysctrl.c file. Please suggest me the way how can i come out of this issue.
thank you