This constant defines, in bytes, the size of the individual memory blocks to be allocated from fixed-size memory pool #0. This setting is applicable only when OS_USE_FIXMEM_POOLS is set to 1. To define the total size of memory pool #0, use the OS_FIX_POOL0_SIZE constant. For further details regarding fixed-size memory allocation, please refer to the system memory management section.
| Version: | 1.0 |
|---|---|
| See also: | OS_FIX_POOL0_SIZE, OS_USE_FIXMEM_POOLS, system memory management |