Hello everyone,
I am struggling with establishing a communication between an io device and the CPU in SE mode. In order to do that I have referred to the codes in https://github.com/powerjg/gem5/commit/86394e326cede3be7b26eb728dd6a9a0a93406 , where an emulated driver has been used. In order to make sure that the "open" function of the emulated driver is working, I have enabled DPRINTF "SyscallVerbose" flag but from the output in src/sim/syscall_emul.hh #829 it seems that the driver is not executing, although I have added it in the configuration script. Does anyone have an idea on how to use the emulated driver in SE mode? I didn't find much information about this. Any help is appreciated. Thank you, Hessa.
_______________________________________________ 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