• 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
    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?
  • 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...
  • 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?