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-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to