- At Point 2 you say (Note we don't use SAF, we only check SPD BIST functionalities):
"For the Recoverable fault mapping you need to configure NCF_5 to one of the R1, R2 or R3 reaction – please read SAF Safety Manual for more details."
Question: Is it "EMCEM_DCM_NCF_5_STCU_NCF(ID 73) the one and only recoverable (if configured so) Fault Line to manage for recoverable faults?
if This is true, (a) Is this Line triggered when Bist_GetExecStatus(...) = BIST_FAILED (Bist_GetFailRDs returns all valid domain masks)?
(b)Is This line triggered when Bist_GetExecStatus(...) = BIST_INTEGRITY_FAIL (when partial Bist_GetFailRDs () masks are returned)?
(c) I think this line is not triggered when Bist_GetExecStatus(...)=BIST_ERROR, because STCU2 has an internal error, isnt'it ?
- At point 2) you say : "In case of the internal STCU2 error we recommend to perform the reset and try to execute the BIST again."
Question: How can I count the number of resets if Bist_Run() returns ST_DONE as reset reason, and the ECC ram needs to be reinitialized due to the MBIST? I have no register or ram partitions where I can place a counter that retains it's value after a ST_DONE bist reset...
- At point 3) you say "Please try to check all proposals required before the BIST execution as described in the BIST User Manual."
Question: do you mean raccomandations at "53.1.14
Modules operation during/post Self-Test"," 53.1.15
Reset events and configurations while Self-Test", "53.1.16
Software considerations before Self-Test " at pp 1892.1893 or S32K3xx reference manual ?
Best Regards,
Fabio