[gem5-users] Errors coming while running gem5 in full system mode

2021-01-19 Thread VAIDYA ROHINI VILAS via gem5-users
Hello,
i am trying to run my own c code in fs mode of gem5.
i am using command :"build/ARM/gem5.opt configs/example/fs.py 
--disk-image=/home/coep/full_system_images/disks/arm-ubuntu-natty-headless.img  
--kernel=/home/coep/gem5/full_systems_images/binaries"

error coming is : "IndentationError: unexpected indent"
what changes should i do to solve this error...the indentation error is in 
command or any other script.
Plese help me to solve this error.
___
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

[gem5-users] Errors coming while running gem5 in full system mode

2021-01-18 Thread VAIDYA ROHINI VILAS via gem5-users
Hello,
i am trying to build gem5 in full system mode using the command as follows :
"build/ARM/gem5.opt configs/example/fs.py 
--disk-image=/home/coep/full_system_images/disks/arm-ubuntu-natty-headless.img  
--vmlinux.aarch32.ll_20131205.0-gem5=/home/coep/gem5"

this command gives error as :
"fs.py: error: no such option: --vmlinux.aarch32.ll_20131205.0-gem5"
i build all kernel images given in the documentation of gem5 but the image with 
name vmlinux.aarch32.ll_20131205.0-gem5 is not there so the error is coming .
please help me to solve this error.
Thank you.
___
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