Hello, Try running the script that ships with current gem5 (not gem5-stable). You can find up-to-date learning gem5 scripts in configs/learning_gem5.
Cheers, Jason On Wed, Aug 31, 2016 at 8:09 AM Oscar Rosell <[email protected]> wrote: > Could you send the contents of simple.py file? > > Thanks, > > Oscar Rosell - Metempsy > > > ---- On Wed, 31 Aug 2016 07:32:29 +0100 *Uma S<[email protected] > <[email protected]>>* wrote ---- > > Hello all, > > I tried to follow the tutorial as per the instructions in the wisc.edu > instructions page to run gem5. > > I downloaded the simple.py file using the link given in the above said > page. > I tried to run gem5 from the root gem5 directory as: > > build/X86/gem5.opt configs/tutorial/simple.py I got the output as follows. > I dont know where to look for the core dump also. > Kindly help to run this code > > > > > suma@suma-G31T-M:~/g51/gem5-stable$ build/X86/gem5.opt -d /home/suma/g51out/1 > configs/tutorial/simple.py > gem5 Simulator System. http://gem5.org > gem5 is copyrighted software; use the --copyright option for details. > > gem5 compiled Aug 30 2016 18:29:26 > gem5 started Aug 30 2016 14:39:49 > gem5 executing on suma-G31T-M > command line: build/X86/gem5.opt -d /home/suma/g51out/1 > configs/tutorial/simple.py > > Global frequency set at 1000000000000 ticks per second > warn: DRAM device capacity (8192 Mbytes) does not match the address range > assigned (512 Mbytes) > 0: system.remote_gdb.listener: listening for remote gdb #0 on port 7000 > Beginning simulation! > info: Entering event queue @ 0. Starting simulation... > panic: initiateAcc not defined! > @ tick 74000 > [initiateAcc:build/X86/cpu/static_inst.hh, line 272] > Memory Usage: 586308 KBytes > Program aborted at cycle 74000 > Aborted (core dumped) > > _______________________________________________ > 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
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
