Cannot debug with FRDM-K22F and USBDM

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

Cannot debug with FRDM-K22F and USBDM

ソリューションへジャンプ
2,072件の閲覧回数
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)
1 解決策
1,593件の閲覧回数
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,594件の閲覧回数
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,593件の閲覧回数
abdullahkahrama
Contributor IV

Oh, silly me. You are right.

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

0 件の賞賛
返信
1,593件の閲覧回数
Alice_Yang
NXP TechSupport
NXP TechSupport

Hi Abdullah,

Welcome !

BR

Alice