Request for Access to RTD Driver for S32G3999A (M7 Cores)

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

Request for Access to RTD Driver for S32G3999A (M7 Cores)

296 Views
A_VIJAYA7
Contributor III

Dear NXP Support Team,

I am currently working with the S32G3999A and was previously advised to refer to the RTD (Real-Time Drivers) for the M7 cores. However, I am unable to access the RTD driver package through the usual channels.

Could you please guide me on how to obtain access to the appropriate RTD drivers for the S32G3999A? If any specific permissions or registration steps are required, kindly let me know.

Thank you for your support.

0 Kudos
Reply
3 Replies

275 Views
alejandro_e
NXP TechSupport
NXP TechSupport

Hello @A_VIJAYA7,

Thanks for reaching out to us.  About your question, please enter AUTO-SW-PACKAGE-MANAGER, you should be able to easily find the RTD in that page:

1 - Select your chip, in this case S32G3

2 - Search for key words, in this case RTD

3 - Select the version you are interested in, 5.0.0 in this example

4 - Select the exact package you are interested in, in this case only the RTD

5 - Get the Bundle installer, this is a 'software downloader', it downloads all the installers selected in the previous step, in this case it will be just one.

alejandro_e_1-1750106498949.png

 

After that you should be able to get all packages related to the RTDs.

 

Let me know if you are able to download the RTDs using this method.

 

 

0 Kudos
Reply

248 Views
A_VIJAYA7
Contributor III
Thank you for your response,

I have downloaded the package for the S32G3 platform using the Automotive Software Package Manager, but it appears that the source files are missing from the bundle. I need access to these source files to develop a Linux kernel input driver for FTM. Could you please assist by providing the source files or directing me to where I can obtain them?
0 Kudos
Reply

231 Views
alejandro_e
NXP TechSupport
NXP TechSupport

Hello @A_VIJAYA7,

What source files are you not able to find exactly?

I was able to get all RTD source files after executing the NXP_Multi_Installer_DD.MM.YY.HHMMSS_setup.exe I got the RTD actual installer in the same folder in which I ran the multi installer ...\NXP_Multi_Installer_DD.MM.YY.HHMMSS\S32G3\Software_Library\Standard_Software\Real_Time_Drivers_5_0_0. In the mentioned directory you should be able to find all the RTD related files: 

alejandro_e_0-1750181672125.png

Now you should tun the SW32G_RTD_4.4_5.0.0_D2410.exe which will install all source files in C:\NXP\SW32G_RTD_4.4_5.0.0. In this directory you can find examples on differente configurations for FTM, for instance:

C:\NXP\SW32G_RTD_4.4_5.0.0\eclipse\plugins\Icu_TS_T40D11M50I0R0\examples\S32DS\S32G3\Ftm_Icu_Ip_CheckNofi_S32G399A_M7

C:\NXP\SW32G_RTD_4.4_5.0.0\eclipse\plugins\Pwm_TS_T40D11M50I0R0\examples\S32DS\S32G3\Ftm_Pwm_Ip_Example_S32G399A_M7

C:\NXP\SW32G_RTD_4.4_5.0.0\eclipse\plugins\Ocu_TS_T40D11M50I0R0\examples\S32DS\S32G3\Ftm_Ocu_Ip_Example_S32G399A_M7

 

Let me know if these examples are what you are looking for to develop the your Linux driver.

 

0 Kudos
Reply