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