4.3.28.7.1 diag_sram_status_t

enum diag_sram_status_t

This enumeration contains return codes for SRAM diagnostics tests.

SRAM_OK

0 - indicates that SRAM test is successful

SRAM_ERROR

1 - indicates that SRAM test is unsuccessful

SRAM_GLOBAL_ERROR

2 - indicates that SRAM test is unsuccessful in the test variables' addresses

SRAM_ADDR_ERROR

3 - indicates that SRAM test addresses are invalid

SRAM_LENGTH_ERROR

4 - indicates that SRAM test length is invalid

SRAM_INVALID_REGION

5 - indicates that SRAM region is invalid as it is reserved for global variables