• 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...
  • Memory Pool
    I dont understand very well so that we use the memory pool.... Can u explain me? Thanks
  • 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...
  • mailbox and memory pool quesions
    Q1- Can I use one mailbox for send and receive data between 2 tasks at same time? Q2- Can I use one memory pool defined by _declare_box between several mailboxes?