MCUXPRESSO, KL26z board and SWD debugger

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

MCUXPRESSO, KL26z board and SWD debugger

2,189件の閲覧回数
grochal7
Contributor III

Hello,I'm trying to debug my kl26z board by using SWD (sth like) :

SWD Debugging with the FRDM-KL25Z Board | MCU on Eclipse 

I'm using PE MICRO USB Multilink Universal.

My connections:

TVCC - P3V3_KL26z

TMS - SWD_DIO_TGTMCU

TCK - SWD_CLKTGTMCU

RESET - RST_TGTMCU

and GND- GND

SWD connector from kl26z board:

pastedImage_9.png

SWD connector from multilink universal:

pastedImage_11.png

I power my board fromKL26z USB connector (not from OpenSDA USB port).

exactly like on this picture:

pastedImage_13.png

My debugger configuration:

pastedImage_12.png

And if I try to debug my board, I have this error:

pastedImage_14.png

Is there any solutions?

I need SWD programmer for many other boards.

ラベル(2)
タグ(4)
4 返答(返信)

1,872件の閲覧回数
grochal7
Contributor III

Thanks !

0 件の賞賛
返信

1,872件の閲覧回数
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Bony X,

Please check the if recognize the  USB port on "Device Manager" :

pastedImage_1.png

And you can try to click Debug button on "Quickstart Panel" to debug :pastedImage_2.png

I test it on my side , it can work well .

Hope it helps,


Have a great day,
TIC

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

1,872件の閲覧回数
johnny_pe
Contributor III

Hi Bony,

The PEMICRO settings dialog in the debugger configuration shows that you don't have an assigned USB port for the Multilink Universal. Please try pressing the Refresh list button.

It might be that your USB port is locked out due to another open PEMicro application or MCUXPRESSO process.

Regards,

Johnny

PEmicro Support

1,872件の閲覧回数
BlackNight
NXP Employee
NXP Employee

Your debugger configuration shows that you don't have a USB Port assigned for your probe connection?

I hope this helps,

Erich