xplorer 4330 board and LPCOpen2.16 clock issue

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

xplorer 4330 board and LPCOpen2.16 clock issue

995件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by mengxp on Tue Jun 14 23:35:14 MST 2016
LPCOpen2.12 has a wrong clock set code , and it won't run at 102MHz or lower, some topic says the Clock driver has some bug
so, I want try LPCOpen2.16, but LPCOpen2.16 chip sysinit has a issue
It can't run well, when I run the debugger, the debugger will hang at sysinit_18xx_43xx.c line 97
Chip_Clock_CalcMainPLLValue(core_freq, &ppll);   <<<<<<<<<<<<<<
I don't know why, Tell me how to solve this
Thanks very much!
ラベル(1)
0 件の賞賛
返信
2 返答(返信)

929件の閲覧回数
lpcware
NXP Employee
NXP Employee
bump
0 件の賞賛
返信

929件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by mengxp on Wed Jun 15 00:22:11 MST 2016
strange。。。comment out line 97
//Chip_Clock_DisableMainPLL(); /* Disable PLL */

solved....
0 件の賞賛
返信