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 <[email protected]> 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 -- [email protected] > To unsubscribe send an email to [email protected] > %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
_______________________________________________ gem5-users mailing list -- [email protected] To unsubscribe send an email to [email protected] %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
