S32K DEBUGGER

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

S32K DEBUGGER

3,424 Views
hajianik
Senior Contributor I

I'm using S32K144 and S32 DESIGN STUDIO,

Can I use the Segger  J-LINK  PRO with S32 DESIGN STUDIO?

I don't see this option under debugger window, all I see is the multi link tools.

Thanks

3 Replies

2,146 Views
rkwan
Contributor I

Hello!

I am new to the NXP S32 Design Studio 

and I have succeeded on using the PEMicro Debugger in it.

However, when I try to connect the J-Link Debugger for my S32K148 EVB, 

I would encounter the following error and have no idea on how to resolve it please.

J-Link NXP S32 Issue.png

Therefore, I would like to ask if any idea please.

Would it be because I am still using the same Project file for PEMicro debugger before please?!

Thanks & Regards,

Robert

0 Kudos

2,146 Views
stanish
NXP Employee
NXP Employee

Hi,

S32 Design Studio integrates Segger GDB server:

About J-Link GDB Server | SEGGER - The Embedded Experts 

You  have to create a new project and select "Segger J-link GDB server" 

pastedImage_1.png

or add and a new debug configuration into "GDB Segger J-Link Debugging" section into your existing project.

pastedImage_3.png

Hope it helps.

Stan

2,146 Views
xinyuhuang
Contributor I

Thanks

0 Kudos