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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

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

跳至解决方案
1,668 次查看
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 项奖励
回复
1 解答
1,646 次查看
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 项奖励
回复
1 回复
1,647 次查看
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 项奖励
回复