Cannot debug with FRDM-K22F and USBDM

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

Cannot debug with FRDM-K22F and USBDM

跳至解决方案
2,074 次查看
abdullahkahrama
Contributor IV

Hello,

 

I want to debug on board K22 microcontroller on my FRDM-K22F board using CodeWarrior, however I am having this error:

154428_154428.pngUntitled.png

 

 

My debug configuration for CodeWarrior is as follows. I cannot change "Erase Options". No matter what I select, the next time I open the dialog, it resets back to "Block erase entire device".

154432_154432.pngUntitled.png

 

 

 

I have a new FRDM-K22F board and I have programmed it with USBDM using "OpenSDAv2_1_Unique_ID.bin" file under the folder "../pgo/USBDM 4.12.1.100/FlashImages/MKxx".

The board is listed fine in the Device Manager, as it can be seen in below screenshot:

154427_154427.pngUntitled.png

 

Codewarrior also shows that the USBDM plugins are installed:

154430_154430.pngUntitled.png

 

 

 

I can also, with no errors, detect, program and verify the chip using "ARM Programmer" tool of USBDM:

154429_154429.pngUntitled.png

 

 

What could possible be my problem? Why I cannot debug it using CodeWarrior?

标签 (1)
标记 (2)
1 解答
1,595 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello ,

As i know  , the chip of FRDM-F22 board is MK22FN512VLH12 MCU,

while the CWv10.6 doesn't support this chip .

You can use the KDS v3.2 to develop this chip .

Please refer to this thread to download and install :

New Kinetis Design Studio v3.2.0 available

pastedImage_1.png

Hope it helps


Have a great day,
Alice

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

3 回复数
1,596 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello ,

As i know  , the chip of FRDM-F22 board is MK22FN512VLH12 MCU,

while the CWv10.6 doesn't support this chip .

You can use the KDS v3.2 to develop this chip .

Please refer to this thread to download and install :

New Kinetis Design Studio v3.2.0 available

pastedImage_1.png

Hope it helps


Have a great day,
Alice

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

1,595 次查看
abdullahkahrama
Contributor IV

Oh, silly me. You are right.

Thank you very much for this help..  :smileyhappy:

0 项奖励
回复
1,595 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hi Abdullah,

Welcome !

BR

Alice