This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

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 in ram, without looking everytime in the linker listing. (I have located some __ram functions in RAM).

Thanks
Eugen