Debugger options for S32DS

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

Debugger options for S32DS

4,028 Views
robsontenedini
NXP Employee
NXP Employee

Hi, does S32 Design Studio support Segger J-Link or even IAR I-Jet?

If so, is there any special procedure to add the support for these devices?

Thanks in advance

0 Kudos
6 Replies

2,293 Views
stanish
NXP Employee
NXP Employee

Hello Robson,

IAR debugger Eclipse plug-in will be supported by the new project wizard in S32 Design Studio for ARM v1.3 which should be released by the end of this November.

  1. First, you have to install IAR Embedded Workbench for ARM on your machine. You can start with Evaluation version of IAR Embedded Workbench
  2. Then install the IAR plug-in manager: IAR Embedded Workbench for Eclipse 
  3. Finally install the ARM target plug-in:

pastedImage_2.png

pastedImage_1.png

when the plug-in is installed restart S32 Design Studio and the new project wizard should offer IAR build tools and IAR debugger options:

 pastedImage_3.png

pastedImage_2.png

Now if you build the project and go to the available debug configurations you can see IAR C-SPY config:

pastedImage_4.png

and it offers following devices (I-Jet is supported) :

pastedImage_5.png

Debugger session running directly on eclipse has some additional features in contrast to  e.g. Pemicro/Segger GDB:

pastedImage_6.png

FYI: will publish the release announcement on the community so you should get notified as soon as it is officially released.

Regards,

Stan

2,293 Views
koehlerl
Contributor IV

Hello Stanislav,

I can't Install the IAR Plugin in the S32DS. There is no plugin available. I have the D32DS Version 1.3. 

What can I do, that it works like in your example above. 

Thx Lutz

IAR S32DS.jpg

0 Kudos

2,293 Views
stanish
NXP Employee
NXP Employee

Hi Lutz,

Thanks for your comment.  

I forgot to mention you have to install IAR Embedded Workbench before you start plugin installation.

In order to use IAR eclipse plug-ins in S32 Design Studio you need to have IAR Embedded Workbench installed on your machine.

You can start with the evaluation version: IAR Embedded Workbench 

Hope it helps.

Stan

0 Kudos

2,293 Views
martin_kovar
NXP Employee
NXP Employee

Hi,

Only S32 Design Studio for ARM version 1.2 supports PE Micro GDB server and also Segger J-link GDB server. While you are creating a project, you can choose the GDB server you want to use in project wizard. See figure below.

pastedImage_1.png

If you have any other questions, please feel free to write me back.

Regards,

Martin

0 Kudos

2,292 Views
martin_kovar
NXP Employee
NXP Employee

Hi,

you can also use iSystem and Lauterbach. Look at the following manual, chapters 6.3 and 6.4.

c:\Freescale\S32_ARM_v1.2\S32DS\help\pdf\s32ds.arm.win.reference_manual.pdf

Regards,

Martin

0 Kudos

2,291 Views
robsontenedini
NXP Employee
NXP Employee

Hi Martin, thanks for your replies.

Could you please confirm if there're plans to also support IAR I-jet? That's customer preferred option so just checking before give them the current supported options.

IAR Debugging and trace probes 

 

Best regards,

Robson

0 Kudos