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,
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,
any help is appriciated. Thanks.
Solved! Go to Solution.
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:
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
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.
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:
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