This constant defines the size, in bytes, of fixed-size memory pool #0. It is utilized only when OS_USE_FIXMEM_POOLS is set to 1. Use the OS_FIX_POOL0_ITEM_SIZE constant to define the size of the individual memory blocks to be allocated from this pool. For more information regarding fixed-size memory management, please refer to system memory management.
| Version: | 1.0 |
|---|---|
| See also: | OS_FIX_POOL0_ITEM_SIZE, OS_USE_FIXMEM_POOLS, system memory management |