• Memory Pool
    I dont understand very well so that we use the memory pool.... Can u explain me? Thanks
  • Memory pool
    Hello all, I'm working with C51 complier ver 7.00. Can anyone help me with the following questions? 1. For using functions like malloc, calloc and etc I need to define memory pool. If I define a...
  • What is the Memory Pool Header
    Where is [should be] an instance of Memory Pool Header created (I mean this struct that is referenced in memory allocation library files --malloc.c, free.c, realloc.c init_mem.c): struct __mp__ { /...
  • Circular buffer and memory pool in RTX
    Hi there, How Can I insert the structure of the circular buffer inside the memory pool (mpool)? /*----------------------------------- This is the memory pool declaration -------------------...
  • TCPnet Memory Pool resize problem
    Hi all, First: I am working on STM32F407 and I am using two iRAMs and one external SRAM with addresses: addr size iRAM1: 0x20000000 0x20000 iRAM2: 0x10000000 0x10000 RAM1: 0x60000000 0x200000...