|
"While telnet-ing, it is not possible to run script file": 'Telnetting' and 'using a script file' are two different ways to play with the disk image "How could I use dumpstat in command line?": You just need to say 'm5 dumpstats' or even 'm5 exit' on the command line will do it "Also I have used my linux gcc compiler to build binaries, but when I have runned produced binary in gem5, I've got error." Are you using the same architecture for "your linux" and the architecture in the simulator "gem5"? if YES, then what's then error? "So I need to compile my c code with diskimage's gcc." Yes, this is what you should. (Building the binary using emulator and executing the it using gem5 would be better) Here the emulator will help you to use 'gcc' inside the disk image " I cheked the disk image and I am sure it has gcc." Yes, you should use this to build the binary
|
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
