• Dynamic memory allocation
    Hallo, i will use dynamic memory allocation on my AT91SAM7S256. By calling the function init_mempool(..) i have to pass the Startaddress of the memory pool. How can i know the first unused address...
  • Dynamic Memory Allocation
    Whether RESET is a interrupt? If yes, how and if no, why?
  • Dynamic Memory Allocation
    Whether RESET is a interrupt? If yes, how and if no, why?
  • Dynamic memory allocation
    Hallo, i will use dynamic memory allocation on my AT91SAM7S256. By calling the function init_mempool(..) i have to pass the Startaddress of the memory pool. How can i know the first unused address...
  • Dynamic memory allocation diagnostics
    Hello, I want to diagnose the dynamic memory allocation during runtime execution. Is there any means to do it using Keil/RTL? Is there any kind of free_memory() function ? Without an easy way to...