I have a fresh installation of s32DS for s32. i am trying to add and explorer RTD for S32k146 MCU. i have installed RTD for s32k1. But how do i get started and find examples or demo code to get started with RTD?
As you can see in image below in NXP folder there is s32k1 RTD folder, but if i try to create example project i dont see it in design studio
Solved! Go to Solution.
Hi @s32k146_ige
Unlike the SDKs, the RTDs do not provide examples for all variants of the S32K1 family.
The recommendation is that you use the example of the S32K144 as a base for the S32K146 taking into account the differences between these two variants (see Figure 3. S32K1xx product series comparison).
Hi @s32k146_ige
Firstly, the S32K1 Real Time Drivers AUTOSAR 4.4 Version 1.0.0 is delivered as an Update Site for S32 Design Studio v3.4, so it is recommended to use it preferably in this version of IDE.
To install this RTD version you need to download the S32K1XX_RTD_4_4_RTM_HotFix01_1_0_0_DS_updatesite_2109.zip. Once you have it, at S32DS Extensions and Updates click Add Update Site and select the zip file, then click Open, you need to select the file and then Installed.
B.R.
VaneB
Thanks
This helped, I have s32k1 autosar RTD installed but one thing i noticed is that, the examples are for s32k144 and 148 MCU. i am not s32k146 mcu examples.
what i have to do to get s32k146 series examples or changes need to be done for adapting existing code for s32k146
Hi @s32k146_ige
Unlike the SDKs, the RTDs do not provide examples for all variants of the S32K1 family.
The recommendation is that you use the example of the S32K144 as a base for the S32K146 taking into account the differences between these two variants (see Figure 3. S32K1xx product series comparison).