frdm-k22f hangs on board_clockinit with segger j-link debugger

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

frdm-k22f hangs on board_clockinit with segger j-link debugger

跳至解决方案
1,154 次查看
dkm
Contributor I

KDK 3.0.0

KSDK 1.2.0

FRDM-K22F

OpenSDA v 2.1

 

System hangs when calling CLOCK_SYS_SetConfiguration.

 

Tried adding jumper J21 per some discussion that this could be related to a VBat issue. No luck.

 

Thanks

标签 (1)
1 解答
1,021 次查看
dkm
Contributor I

Thanks for the offer of help...

It turns out it was caused by an chip selection error while following a Getting Started tutorial. I had mistakenly picked an MK24F processor instead of the MK22F51212 chip that is used on the FRDM-K22F evaluation board. Who would'a thunk!

Thanks again!

在原帖中查看解决方案

2 回复数
1,021 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello D K,

Which Clock mode do you configure ?

Please show how to the configuration about the  function "CLOCK_SYS_SetConfiguration"

or send your project to me , i will test it no my side.

BR

Alice

0 项奖励
回复
1,022 次查看
dkm
Contributor I

Thanks for the offer of help...

It turns out it was caused by an chip selection error while following a Getting Started tutorial. I had mistakenly picked an MK24F processor instead of the MK22F51212 chip that is used on the FRDM-K22F evaluation board. Who would'a thunk!

Thanks again!