• 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...
  • 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 usage
    I'm trying to use dynamic memory on str912fw44. The code compiles well but when it starts to debug, it gives some error : "*** error 34: undefined identifier Non-Aligned Access: Thumb Instruction at...
  • Dynamic Memory Allocation
    What is dynamic memory allocation as far as 8051 embedded programming is considered? Pls. explain in detail.
  • Dynamic Memory Allocation
    Whether RESET is a interrupt? If yes, how and if no, why?