ST_MALLOC_BASE_ADDRESS Definition

This constant is used by the stMemAlloc function to specify the starting address of the memory pool for dynamic memory allocation.

This value is used only when ST_MALLOC_BUFFERED is set to 0. In this case, the memory size should be defined in ST_MALLOC_SIZE, as it is not loaded by default.

SpaceShadow documentation