Hi,
I am currently working with s32 saf demo. I got the demo after installing the S32 SAF framework version S32K3_SAF_1.0.4_EVAL_D2312.

During running the demo, I found out when I tried to inject the following fault:
eMcem_InjectFault( EMCEM_DCM_NCF_1_AD_EDC_ERR_OUT )
the function never returned. After a detailed look,I found out that the program got stuck in the following place:

It failed writing to the register.
Do you probably have any idea about why this happened? Thank you in advance.