Altera_Forum
Honored Contributor
20 years agoMemory Map
Heya,
Here's a simple one for you all... The system.map in the kernel project lists a memory map of sorts for the kernel in SDRAM. I'd like to see the same thing for the romfs, ramdisks, etc. I see the romfs.map in the filesystem project, but this seems to relate to location in flash. Overall, I'd like to know the start through end address of SDRAM that is required to run my complete system once it is booted up, as I will later be optimizing this and utilizing the remaining space for other tasks. Thanks, Matt