SAF configuration issue

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

SAF configuration issue

跳至解决方案
1,177 次查看
ajayd
Contributor I

Hi,

I have downloaded & installed the s32k3 safety software framework(Evaluation version) by using "S32K3_SAF_1.0.0_EVAL_DS_updatesite". we can see the library is installed correctly as shown below, 

ajayd_0-1661538132358.png

 

 

But, the safety components in S32DS config tool are not visible, I can only see the MCAL & Drivers in peripheral but safety configuration is not available to configure,

ajayd_1-1661538132436.png

 

any help is appriciated. Thanks.

0 项奖励
1 解答
1,163 次查看
frantisekdobes
NXP Employee
NXP Employee

Hi,

I have tested the S32K3_SAF_1.0.0_EVAL_DS_updatesite.zip (with RTD1.0.0 and S32DS3.4) and I can see the SAF modules in S32CT configuration tool. Note that I do not have RTD2.0.0 installed.

There is a known issue that SAF 1.0.0 cannot be configured in S32DS if also RTD2.0.0 is installed. Could you check if you have RTD2.0.0 installed in S32DS? If yes then either the RTD2.0.0 need to be uninstalled or there exists a workaround to make SAF configurable when both RTD 1.0.0 and RTD2.0.0 are installed. The workaround is to modify the compatibility.xml file (c:\NXP\S32DS.3.4\eclipse\mcu_data\configuration\compatibility.xml) to remove the S32K344 items:

workaround.png

With this change the S32DS will not automatically upgrade all projects to RTD2.0.0 (it will keep them at original version 1.0.0).

Best Regards,

Frantisek

在原帖中查看解决方案

2 回复数
1,150 次查看
ajayd
Contributor I

Hello @frantisekdobes ,

 

Thank you for the reply and sorry for the delay in response.

I deleted that, compatibility.xml file from the installation location and it got worked for me.

 

Thank again!

Regards,

Ajay D.

0 项奖励
1,164 次查看
frantisekdobes
NXP Employee
NXP Employee

Hi,

I have tested the S32K3_SAF_1.0.0_EVAL_DS_updatesite.zip (with RTD1.0.0 and S32DS3.4) and I can see the SAF modules in S32CT configuration tool. Note that I do not have RTD2.0.0 installed.

There is a known issue that SAF 1.0.0 cannot be configured in S32DS if also RTD2.0.0 is installed. Could you check if you have RTD2.0.0 installed in S32DS? If yes then either the RTD2.0.0 need to be uninstalled or there exists a workaround to make SAF configurable when both RTD 1.0.0 and RTD2.0.0 are installed. The workaround is to modify the compatibility.xml file (c:\NXP\S32DS.3.4\eclipse\mcu_data\configuration\compatibility.xml) to remove the S32K344 items:

workaround.png

With this change the S32DS will not automatically upgrade all projects to RTD2.0.0 (it will keep them at original version 1.0.0).

Best Regards,

Frantisek