Hi,
I am building a system with two memories in SE mode.
I would like to know how to map those two memories in order to make them
accessible by the application ?
Currently gem5 is seamlessly able to access only one of the memory since the
mapping has been done.
How can we add the mapping of the second memory to the memory map of the system
?
Eg. int * addr1 = (int*)0x200000 to access memory one
int * addr2 = (int*)0x500000 to access memory two
Thanks,
Perrin NT.
_______________________________________________
gem5-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s