Hi,

I think that error is in the application you want to simulate, not in Gem5:


https://github.com/codekansas/tinier-nn/search?utf8=%E2%9C%93&q=Invalid+magic+string&type=


Regards,

Oscar Rosell - Metempsy


---- On Fri, 02 Jun 2017 16:48:52 +0200 Raul Garcia 
<[email protected]> wrote ---- 

  Hello Gem5 Users,
 
 
 I am want to run a simulation with the following command line:
 
 command line: ./build/ARM/gem5.opt --debug-flags=Exec 
--stats-file=stats_cnn.txt --debug-file=trace_cnn.txt ./configs/example/se.py 
-I 10000000 --cpu-type=arm_detailed --caches --l1d_size=32kB --l1i_size=32kB 
--l2cache --l2_size=256kB --sys-clock=650MHz --cpu-clock=650MHz -c 
../benchmarks/tinier-nn/eval/run_arm '--options=< 
../benchmarks/tinier-nn/models/model.def'
 
 
 
 
 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
 **** REAL SIMULATION ****
 info: Entering event queue @ 0.  Starting simulation...
 info: Increasing stack size by one page.
 
 Invalid magic string.Exiting @ tick 42761014 because target called exit()
 
 I couldn't find any reference to the Invalid magic string error. Any ideas of 
what is causing it?
 
 
 Raul.
 
 _______________________________________________
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

Reply via email to