Hello, I wondered if anyone had found a way to increase the RAM space on the ARM_FS platform to more than 256 MB. This probably involves moving device register addresses higher to leave more free space starting at address zero.
Ali, I know we discussed this, but I wanted to see if anyone else knew a quick fix since I don't have much time to spend on it. Another alternative I looked at was pushing physical memory up past (2GB+64MB), where the boot loader is currently loaded at 2GB. I attempted this but still get an initial access at 0x0. My guess is it may be trying to set up the exception vectors there. Any suggestions on where to specify exception vector base address? Thanks Dave _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
