ccs6.1.3.00034,连接xds100v1,装载程序后,卡在InitSysCtrl()不往下运行,跟踪发现是卡在了DSP2833x_SysCtrl.c中的InitPll()函数中,怎么破?雪地裸跪中……
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.
ccs6.1.3.00034,连接xds100v1,装载程序后,卡在InitSysCtrl()不往下运行,跟踪发现是卡在了DSP2833x_SysCtrl.c中的InitPll()函数中,怎么破?雪地裸跪中……
IDE是ccs6,硬件是自己搭的最小系统,我直接跑的TI例程取反1个IO,就卡在第1个InitSysCtrl()不往下运行,我把这行//掉,后面的程序能跑,IO状态也对,折腾了一天了:(