How to support multiple versions of RTDs with single S32DS installation?

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

How to support multiple versions of RTDs with single S32DS installation?

Jump to solution
1,659 Views
hns80
Senior Contributor I

I have different groups using different versions of the RTDs depending on which project they're working on. Unfortunately, the RTDs are not backward compatible. 

I have S32K3XX Real-Time Drivers AUTOSAR R21-11 Version 4.0.0 installed.

Another project was built with version 3.0.0. If I import the project, the configurator reports many errors and will not generate code.

When I tried to install version 3.0.0, S32DS says it cannot install it because a newer version is already installed.

What's the best way to support different projects that use different versions of the RTDs and what is the best way to figure out what version of platform tools needs to be installed to support them?

 

0 Kudos
Reply
1 Solution
1,637 Views
Julián_AragónM
NXP TechSupport
NXP TechSupport

Hi @hns80,

Unfortunately, there is no current way to install multiple RTD packages in the same instance, as a workaround, you can install multiple instances for S32DS like:

c:\NXP\S32DS.3.5_RTD300\

c:\NXP\S32DS.3.5_RTD400\

and then install specific RTD to each instance.

Julin_AragnM_1-1712769830553.png

Best regards,
Julián

View solution in original post

0 Kudos
Reply
1 Reply
1,638 Views
Julián_AragónM
NXP TechSupport
NXP TechSupport

Hi @hns80,

Unfortunately, there is no current way to install multiple RTD packages in the same instance, as a workaround, you can install multiple instances for S32DS like:

c:\NXP\S32DS.3.5_RTD300\

c:\NXP\S32DS.3.5_RTD400\

and then install specific RTD to each instance.

Julin_AragnM_1-1712769830553.png

Best regards,
Julián

0 Kudos
Reply