Debugger and programmers for KE02

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Debugger and programmers for KE02

503 Views
johny
Contributor I

Hi,

I recently started using MKE02Z32VLC4 in my designs and I found that programming and debugging is not a straight forward with Jlink Pro and does not work with IC5000. What are the proven hardware debuggers that works with this Kinetis device ?

Regards,

J

Labels (1)
0 Kudos
1 Reply

280 Views
santiago_lopez
NXP Employee
NXP Employee

Hi Johny,

You should be able to connect with the KE02 using your Jlink Pro. All you need to do is connect it to the SWD pins on your microcontroller.

SWD Connector.PNG.png

The image above shows the SWD pins position in a Jlink Pro 20-pin connector. You need to do the following connections:

JLink Pin          MCU Pin

SWDIO     -->   SWD_DIO

SWCLK    -->   SWD_CLK

RESET     -->   RESET

VTref        -->   VDD

GND        -->   VSS

If needed, configure your Jlink to communicate through SWD (it typically detects it automatically)

Hope it helps

Saludos

0 Kudos