Codewarrior 10.2 programs flash in Kinetis 100x slower than MCU 10.1.  Using J-link

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

Codewarrior 10.2 programs flash in Kinetis 100x slower than MCU 10.1.  Using J-link

跳至解决方案
1,748 次查看
deuteron
Contributor II

We just upgraded from MCU 10.1 to MCU 10.2. We run and debug programs in a Kinetis K10 out of internal flash. We use a J-link version 8.0 or a Kwik-stik for download. Programming the flash takes about 2 seconds with 10.1 but over 3 minutes with version 10.2. This has been tried on different computers, all use Windows 7. Are we doing something wrong? Is this a know issue? Need some suggestions

标签 (1)
0 项奖励
回复
1 解答
1,116 次查看
deuteron
Contributor II

With CW-MCU 10.1, the defauslt J-Link setting is "Auto" but the default for CW 10.2 is "fixed". To change the speed:

 

Main menu -> Run -> Debug Configurations -> Main -> Connection -> Edit -> JTAG/SWD speed -> Auto.

 

Then it loads at the proper speed.

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,117 次查看
deuteron
Contributor II

With CW-MCU 10.1, the defauslt J-Link setting is "Auto" but the default for CW 10.2 is "fixed". To change the speed:

 

Main menu -> Run -> Debug Configurations -> Main -> Connection -> Edit -> JTAG/SWD speed -> Auto.

 

Then it loads at the proper speed.

0 项奖励
回复