Hello Daniel,
Thanks a lot for inputs
normally we will do pattern check on RAM after every initialization, to check any RAM failures. instead of pattern check either ECC will check ram failures after every initialization.
No need to implement pattern check ??
Hello premchand.chennupati@valeo.com,
The initialization after POR only initializes the SRAM to zeros along with the ECC information.
But it does not check for failures during the initialization.
During an aligned memory write, no ECC check is performed.
The ECC check is performed when the SRAM is read.
It depends on your application requirements.
Regards,
Daniel
Hello premchand.chennupati@valeo.com,
I'm not sure if I understand, could you please elaborate?
Anyway, the SRAM is initialized with zeros during POR (Section 8.3.4, S12ZVL RM rev.2.48).
Safety Manual for MagniV SafetyDevices rev.2
BR, Daniel