Also, there's readfile gem5 microop, - readfile: Print the file specified by the config parameter system.readfile. This is how the the rcS files are copied into the simulation environment.
You may want to implement writefile to get files out though Jack Harvard On Wed, Feb 19, 2014 at 3:35 PM, Jack Harvard <[email protected]>wrote: > You can use adb to get files in/out of the simulated Android filesystem, > push/pull to transfer files between simulated OS and host > > ADB commands can be found here > http://developer.android.com/tools/help/adb.html > > Jack Harvard > > > On Tue, Feb 11, 2014 at 8:52 PM, Peng Wei <[email protected]> wrote: > >> Hi, >> >> Could anybody tell me if there is a way to transfer data from the OS >> simulated by gem5 to the host machine during gem5 running? The simulated OS >> can be telnet using port 3456, so I believe there should be some approaches >> to do it. FYI, I use gem5 to simulate ARM Android OS. >> >> Thanks very much. >> >> Best regards, >> >> _______________________________________________ >> gem5-users mailing list >> [email protected] >> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users >> > >
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
