• Memory Pool (malloc/free) Free Space?
    Quite simply, how can I tell how much free memory I have in a memory pool? I've created a memory pool, initialized it with init_mempool and use malloc & free finctions for memory management. Is...
  • Memory Pool (malloc/free) Free Space?
    Quite simply, how can I tell how much free memory I have in a memory pool? I've created a memory pool, initialized it with init_mempool and use malloc & free finctions for memory management. Is...
  • Freeing alloc_mem() memory...
    Greetings: In the RL-ARM User's Guide, the example for interrupt_ethernet() __irq includes a call to function alloc_mem() to receive an ethernet frame. Here is an excerpt from the sample: ...
  • Freeing alloc_mem() memory...
    Greetings: In the RL-ARM User's Guide, the example for interrupt_ethernet() __irq includes a call to function alloc_mem() to receive an ethernet frame. Here is an excerpt from the sample: ...
  • Looking for 8051 core with max speed and max memory
    Hi, We need 8051 core with below specification: 1) Effectively working at > 25M hz freq ( means considering the number of clocks per instruction ) 2) Code memory > 128 K 3) Data memory ~ 64K ...