S32 Design Studio for S32 Platform V3.4/V3.5 + SEGGER J-LINK Plus

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

S32 Design Studio for S32 Platform V3.4/V3.5 + SEGGER J-LINK Plus

S32 Design Studio for S32 Platform V3.4/V3.5 + SEGGER J-LINK Plus

     This summary records my process of using J-LINK Plus in S32 Design Studio for S32 Platform, hoping to help people who use the same tool.

 

1.Download the latest package: https://www.segger.com/downloads/jlink/

Senlent_0-1681873006282.png

 

2.Install the downloaded package and some note will show like this.

Senlent_1-1681873006336.png

 

3.Open J-Link GDB Server V7.8 , if you current firmware version is too low, you will be prompted to upgrade to the latest firmware version.

Senlent_2-1681873006392.png   Senlent_3-1681873006481.png

 

At this point ,if you use the default configuration to debug the application, the following error will appear.

Senlent_4-1681873006565.png

Senlent_5-1681873006589.png

 

Modified the "Debug configurations" for S32 Design Studio platform V3.4

Senlent_6-1681873006719.png

 

Change the highlighted part to the path below.

C:\Program Files (x86)\SEGGER\JLink\JLinkGDBServerCL.exe

C:\NXP\S32DS.3.4\S32DS\tools\gdb-arm\arm32-eabi\bin\arm-none-eabi-gdb.exe

 

Modified the "Debug configurations" for S32 Design Studio platform V3.5

Senlent_7-1681873006850.png

Change the highlight part to the path below.

C:\Program Files (x86)\SEGGER\JLink\JLinkGDBServerCL.exe

C:\NXP\S32DS.3.5\S32DS\tools\gdb-arm\arm32-eabi\bin\arm-none-eabi-gdb.exe

 

For now, you may debug your project with SEGGER J-Link Plus Tools.

Hope it works for you!

Comments

Exactly what I needed, all detailed and correct. You saved me hours of frustration.  THANK YOU!

No ratings
Version history
Last update:
‎04-18-2023 08:09 PM
Updated by: