SAF configuration issue

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

SAF configuration issue

ソリューションへジャンプ
1,184件の閲覧回数
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,170件の閲覧回数
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,157件の閲覧回数
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,171件の閲覧回数
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