Hello, I want to run my own binary file in gem5 in fs mode. I am using following command :
"time build/ALPHA_MESI_Two_Level/gem5.opt configs/example/fs.py<http://fs.py/> --cpu-type=TimingSimpleCPU --kernel=/home/coep/gem5/alpha_fsi/binaries/vmlinux_2.6.27-gcc_4.3.4 --disk-image=/home/coep/gem5/alpha_fsi/disks/linux-parsec-2-1-m5-with-test-inputs.img --ruby --l2cache -n16" Which command i should add to run my binary file. --cmd=tests/test-progs/hello/bin/arm/linux/hello i tried this command which is used for se mode but it gives error in FS mode. Please help me for this issue.
_______________________________________________ gem5-users mailing list -- gem5-users@gem5.org To unsubscribe send an email to gem5-users-le...@gem5.org %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s