Also, in looking into this problem I encountered the following bug:

https://gem5.atlassian.net/browse/GEM5-1141

i haven't dived much deeper than what's logged in the Jira.

--
Dr. Bobby R. Bruce
Room 3050,
Kemper Hall, UC Davis
Davis,
CA, 95616

web: https://www.bobbybruce.net


On Mon, Dec 27, 2021 at 3:07 PM Bobby Bruce <bbr...@ucdavis.edu> wrote:

> You are right, the instructions provided in the utils/tlm/README will not
> generate the gem5.sc file.
>
> @gabe: How do you go about doing this?
>
> --
> Dr. Bobby R. Bruce
> Room 3050,
> Kemper Hall, UC Davis
> Davis,
> CA, 95616
>
> web: https://www.bobbybruce.net
>
>
> On Mon, Dec 20, 2021 at 11:19 PM lin via gem5-users <gem5-users@gem5.org>
> wrote:
>
>> Hi
>> I read the README in util/tlm and follow the  following command:
>> >cd ../..
>> >scons build/ARM/gem5.opt
>> >scons --with-cxx-config --without-python --without-tcmalloc
>> build/ARM/libgem5_opt.so
>> >cd util/tlm
>>
>> Then I run the command:
>>
>> >../../build/ARM/gem5.opt conf/tlm_slave.py
>>
>> It report that:
>>
>>   fatal: Can't find port handler type 'tlm_master', just like the README 
>> said.
>>
>> But when I run the following command:
>>
>> >build/examples/master_port/gem5.sc m5out/config.ini -e 1000000
>>
>>
>> The error is that
>>
>> bash:build/examples/master_port/gem5.sc :No such file or directory.
>>
>>
>> How can I solve this problem?
>>
>> Thanks!
>>
>> _______________________________________________
>> 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 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

Reply via email to