Hi,
1. The ESM interrupt "ESM_G1ERR_L2RAMW_CORRERR" was not triggered after we use "SL_SelfTest_SRAM" with passing test type "SRAM_ECC_ERROR_FORCING_1BIT" to insert L2RAMW SECDED 1-Bit ECC error.
2. The ESM interrupt "ESM_G2ERR_L2RAMW_UNCORR_B" was not triggered after we use "SL_SelfTest_SRAM" with passing test type "SRAM_ECC_ERROR_FORCING_2BIT" to insert L2RAMW SECDED 2-Bit ECC error.
By debugging with CCS, I found that the program suspends at below place during the fault injection test of SRAM ECC 1bit:
And the program suspends at below place during the fault injection test of SRAM ECC 2bit:
Can you help please check if anything wrong in your diagnostic library code as below?
Have you tested all the APIs and verified their usability on RM57L843? If yes, can you help provide the test report for our reference. Thanks so much.