We are working on a project that has included the SafeTI Diagnostics Library version 2.4 and we are having trouble trying to make the _SL_SelfTest_SRAM_RAD self-test fail.
Can you point us to a way to use the self-test registers (RAMADDRDEC_VECT or any other register), in a debugger environment, to purposely set on RAMERRSTATUS the corresponding errors: ADDE (bit 4) and ADE (bit 2)?
We checked the library code for uses of the RAMADDRDEC_VECT registers but there seems to be none. The datasheet (SPNU563a) refers to the use of this registers as part of the Diagnostics Test Procedure in section 8.2.6 but there's no other details about how to use it.