xplorer 4330 board and LPCOpen2.16 clock issue

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

xplorer 4330 board and LPCOpen2.16 clock issue

946 次查看
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 回复数

880 次查看
lpcware
NXP Employee
NXP Employee
bump
0 项奖励
回复

880 次查看
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 项奖励
回复