hi @danielmartynek
Multibit means Double bit as per RM


I configured the system for an SRAM0 as per your reference. uncorrectable ECC fault occur(NEC0) by setting the corresponding bit in the SRO register.
I enabled interrupt notification for NEC0 and single bit event in corresponding CR0 register.
After Non correctable ECC fault occurs, control transfers to the system call function, software not working after that until i perform reset. The ERM_1_Handler is not being triggered, even though I have added it. For single-bit errors, the ERM_0_Handler is triggered correctly.
What should I do to ensure that the ERM_1_Handler is invoked when a multi-bit (uncorrectable) ECC error occurs?
Also, just to confirm — does a multi-bit error(double bit error) always indicate an uncorrectable ECC fault?
After Non correctable ECC event occurs i need to perform reset run in ECU in normal mode