[gem5-users] Re: Implementation of write() Syscall in SE Mode

2021-01-20 Thread jan.thoma--- via gem5-users
Hi, Thanks for helping and sorry for the late response! It took me some time to figure it out but now it’s working. Thank you! :-) Jan Von: Gabe Black Gesendet: Donnerstag, 14. Januar 2021 10:30 An: gem5 users mailing list Cc: jan.th...@ruhr-uni-bochum.de Betreff: Re: [gem5-users

[gem5-users] Re: can't run usual script in new commit

2021-01-20 Thread Sherif AbdelFadil via gem5-users
Solved. I think it's just that checkpoints made with the older commit don't work with the newer version. Had to make a new one. Le mar. 19 janv. 2021 à 20:51, Sherif AbdelFadil a écrit : > Hi, > on commit 96fce476785a834f102ae69a895e661cf08e47cd, I can run the > following command and the simulat

[gem5-users] SimpleMem error

2021-01-20 Thread Sherif AbdelFadil via gem5-users
Hi, on commit 0d703041fcd5d119012b62287695723a2955b408, running fs.py or starter_fs.py with --mem-type=SimpleMemory causes the following error: "fatal: fatal condition addrMap.insert(m->getAddrRange(), m) == addrMap.end() occurred: Memory address range for system.realview.bootmem is overlapping" T

[gem5-users] Garnet

2021-01-20 Thread 等价无穷小 via gem5-users
Hi   I'm a new learner on gem5 and ubuntu , now I am using Garnet to run the examples on the tutorial . The command line is following : ./build/NULL/gem5.opt configs/example/garnet_synth_traffic.py --network=garnet --num-cpus=16 --num-dirs=16 --topology=Mesh_XY --mesh-rows=4 --sim-cycles=2 -

[gem5-users] Errors coming while running my own c code in fs mode of gem5

2021-01-20 Thread VAIDYA ROHINI VILAS via gem5-users
Hello, I am using this 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 " after executing this command i am getting error as : Aborted (core dumped) please help

[gem5-users] Error coming while running GEM5 in FS mode

2021-01-20 Thread VAIDYA ROHINI VILAS via gem5-users
Hello, I am using this 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 " after executing this command i am getting error as : Aborted (core dumped) please help