[gem5-users] Re: Interface Message Buffers between the Network and the Ruby protocol

2021-05-05 Thread gabriel.busnot--- via gem5-users
Hi, This is based on the virtual network ID specified at the top of the machine declaration with the MessageBuffer* declaration. E.g.: MessageBuffer * L1RequestToL2Cache, network="From", virtual_network="0", vnet_type="request"; Gabriel ___ gem5-users

[gem5-users] Re: Error coming while running exe file in SE mode of gem5

2021-05-05 Thread gabriel.busnot--- via gem5-users
Response in the original thread. ___ 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] Re: Error coming while running my own Executable file in SE mode of gem5

2021-05-05 Thread gabriel.busnot--- via gem5-users
You responded in a new thread instead of this one ;) I'm answering here. Go to the gem5 directory, run the following commands and attach the output in your answer: $ file tests/test-progs/hello/bin/arm/linux/hello $ file tests/test-progs/hello/bin/arm/linux/myfile_name For instance on the hello