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
記事全体を表示