Hello, You probably need to update the Python config file and make sure the iocache has its tags parameter set. I would start by grepping the configs/ directory for "iocache".
Jason On Tue, Mar 28, 2017 at 6:51 AM Sneha Ved <[email protected]> wrote: > Hi, > > I am trying to run Asimbench on Gem5+ARM setup. I am using NVmain > <http://wiki.nvmain.org/>. I am using the kernel and disk images > available on this link <https://bitbucket.org/yongbing_huang/asimbench>. > On trying to run it, I keep getting the following error and the system > aborts. The command I entered is: > > ./build/ARM/gem5.opt configs/example/fs.py --cpu-type=DerivO3CPU > --cpu-clock=1GHz --mem-type=nvmain > --nvmain-config=../nvmain/Config/Hybrid_example.config --caches > --l1i_size=16kB --l1d_size=16kB --l1i_assoc=4 --l2cache --cpu-type=timing > --l2_size=2MB --l2_assoc=8 --mem-size=2048MB --machine-type=VExpress_EMM > --dtb-filename=/home/sneha/Desktop/Memories/fullsystem_mofysim/vexpress-v2p-ca15-tc1-gem5_dvfs_4cpus.dtb > --kernel=/home/sneha/Desktop/Memories/gem5-nvmain-hybrid-simulator-master/asimbench/kernel/vmlinux.smp.ics.arm.asimbench.2.6.35 > --disk-image=/home/sneha/Desktop/Memories/gem5-nvmain-hybrid-simulator-master/asimbench/disks/ARMv7a-ICS-Android.SMP.Asimbench-v3.img > > The output is: > Global frequency set at 1000000000000 ticks per second > NVMainControl: Reading NVMain config file: > ../nvmain/Config/Hybrid_example.config. > info: kernel located at: > /home/sneha/Desktop/Memories/gem5-nvmain-hybrid-simulator-master/asimbench/kernel/vmlinux.smp.ics.arm.asimbench.2.6.35 > Listening for system connection on port 5900 > Listening for system connection on port 3456 > 0: system.cpu.isa: ISA system set to: 0x4d74000 0x4d74000 > fatal: system.iocache.tags without default or user set value > > > Best Regards, > Sneha N Ved > _______________________________________________ > 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
