• Dynamic Memory Allocation
    What is dynamic memory allocation as far as 8051 embedded programming is considered? Pls. explain in detail.
  • dynamic memory creation
    can any one give me the solution. i want to send data through termial until some terminaion char is find. it should supprot for any lenth of data. i dont know the lenth of string while writing code...
  • 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
    Whether RESET is a interrupt? If yes, how and if no, why?