2397885_en-US

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

2397885_en-US

2397885_en-US

How install S32K144EVB SDK in S32 Design Studio

Hello,


Today, I have installed S32 Design Studio to evaluate a S32K144EVB board. I would like to run a small test, but reading manual, when I create a New Application Project, when I click over "SDK" button, it doesn't appear any S32 SDK.


How I can install a SDK for my board


Thanks.

Re: How install S32K144EVB SDK in S32 Design Studio

Hi @ptcaos 

First, you need to download the software version that is compatible with your S32DS IDE. The supported IDE version is specified in the software's Release Notes document.

For this example, I will use the latest RTD release available for S32K1 devices:

  • Download S32K1_S32M24x_RTD_R21-11_3.0.0_D2503_DesignStudio_updatesite.zip. This package can be found under Real-Time Drivers for S32K1 → Automotive SW - S32K1_S32M24x - Real-Time Drivers for Cortex-M → S32K1_S32M24x Real-Time Drivers AUTOSAR R21-11 Version 3.0.0.
  • In S32 Design Studio 3.6.x, navigate to Help → S32DS Extensions and Updates.
  • In the S32DS Extensions and Updates window, click Add Update Site in the lower-right corner.
  • Select the .zip file downloaded previously. Once added, the package will appear in the list of available extensions and updates.
  • Select the packages you would like to install and click Install/Update.
  • Accept the license agreement and click Finish.
  • Upon successful installation, S32DS will prompt you to restart the IDE for the changes to take effect.

Important: When creating a new project, make sure to select a toolchain version that is compatible with the installed RTD package. For example, RTD 3.0.0 was developed and tested using NXP GCC 10.2.0. This information is available in the corresponding Release Notes document. 


BR, VaneB

Re: How install S32K144EVB SDK in S32 Design Studio
Spoiler
Hello @VaneB 



I have installed 

S32K1_S32M24X Real-Time Drivers Version 3.0.0 QLP07 doing the same procedure you described but when I create a "New S32DS Application Project", there is no SDK available.

I attatch two screenshots: one taken in the processors selection menu and another one taken after pressing "SDK" button.

processor.pngsdk empty.png

Thanks.

Re: How install S32K144EVB SDK in S32 Design Studio

Hello @ptcaos ,

I had exactly the same problem, and the solution suggested by @VaneB  worked for me as well.

I installed NXP GCC for Arm Release version 10.2 build 1728, and then, when creating the project, selected GCC 10.2 as the toolchain. After that, RTD 3.0.0 became available as an SDK option.

2026-08-10_18-14.png

2026-08-10_18-14_1.png

So the important point seems to be that installing the RTD alone is not enough — the compatible GCC 10.2 toolchain also needs to be installed and selected.

Thanks to NXP TechSupport for the solution!

Re: How install S32K144EVB SDK in S32 Design Studio

Hi @ptcaos 

Please install NXP GCC for Arm Release version 10.2 build 1728.

This should make RTD 3.0.0 available as an SDK option when creating a new project, as long as GCC 10.2 is selected as the project's toolchain.

Tags (1)
No ratings
Version history
Last update:
Tuesday
Updated by: