This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320F28377S PLL不起来!!!!!!!!!!!!!!!!请各位专家帮看看什么原因造成的

使用外部Crystal 使用示波器测量 晶振起振,,DSP  VSSOSC引脚接到晶振的电容端,,,程序运行到以下代码就跳不出去了,

while(ClkCfgRegs.SYSPLLSTS.bit.LOCKS != 1)
{
//
// Uncomment to service the watchdog
//
// ServiceDog();
}

配置成使用内部晶振也一样运行到此处过不去。