Hi, I am quite new at gem5 and have built an ARM processor and have been trying to run the ASIM benchmarks on it with the corresponding changes mentioned in the ASIMbench pdf. However, I am getting this error:File "/home/A02047272/gem5_dev/gem5/configs/common/SysPaths.py", line 41, in searchpath raise IOError, "Can't find file '%s' on path." % filenameIOError: Can't find file 'vmlinux.aarch32.ll_20131205.0-gem5' on path. How do I resolve this? My command line is : command line: /home/A02047272/gem5_dev/gem5/build/ARM/gem5.opt configs/example/fs.py -n 4 -b adobe --kernel=vmlinux.smp.ics.arm.asimbench.2.6.35 --disk-image=ARMv7a-ICS-Android.SMP.Asimbench-v3.img --caches --l2cache --cpu-type=detailed --maxinsts=500000000 Regards,Shamik
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
