6.1.2.10 DIAG_SRAM_TEMP_STACK_SIZE

#define DIAG_SRAM_TEMP_STACK_SIZE (0x10U)

Determines the size of the temporary stack, which in turn is used by DIAG_SRAM_MarchPeriodic() when the current SRAM section under test overlaps the current stack pointer. The specific value was chosen to ensure that the context of the DIAG_SRAM_MarchPeriodic() function is preserved after calling DIAG_SRAM_MarchCMinus().