Hello,
Currently, I am working on S32K312 SAF EVAL Package. I am using S32K312EVB-Q172, PE Micro debugger and S32DS using RTD Build version S32K3_RTD_3_0_0_P07_D2306_ASR_REL_4_7_REV_0000_20230629.
Target - Debug_FLASH.
I have query related to CMU_FC and CMU_FM.
I am trying to develop CMU_FC and CMU_FM in my application and trying to achieve safety level ASIL B using NXPS32K312.
Can you please provide me demo application code. I can refer the demo and do my application development.
I am looking forwarded for your response.
Thanks,
Hi
In RTD product, only CMU_FC is supported by MCU driver. CMU_FM is not supported.
Unfortunately, we don't have demo application code available for this feature. but I think it's not difficult to do. Please follow this feature described in RM (chapter CMU_FC).
I also have some topics in community that may be useful to you:
Hi,
CMU_FC:
I think your case is incorrect. Look on the Destructive reset sources table on S32K3:
CMU_FC _1 is not a Source module that triggers a destructive reset.
Another point is that the status of destructive reset should be checked on DES register instead of FES register as your check.
CMU_MC:
Unfortunately I have no idea on your scenario. As I mentioned, CMU_FM is not supported by us (RTD/MCAL product). I tried read S32K3-RM, but didn't realize anything in your case.