6.1.2.2 DIAG_SRAM_END_ADDR
#define DIAG_SRAM_END_ADDR (INTERNAL_SRAM_START + DIAG_SRAM_DATA_REGION_LEN - 1U)
Defines the end address of the SRAM used by the application. It sets the stack pointer to the correct address before calling the DIAG_SRAM_MarchCMinus() function in the SRAM_MARCH_STARTUP mode to check for valid input parameters.