Hello

I followed the official documentation for running full system simulation
for X86 architecture

http://learning.gem5.org/book/part5/fs_config.html#running-full-system

by executing the command:

*build/X86/gem5.opt configs/tutorial_1/system2.py*

I am getting an error :

*Traceback (most recent call last):*
*  File "<string>", line 1, in <module>*
*  File "build/X86/python/m5/main.py", line 455, in main*
*    exec(filecode, scope)*
*  File "configs/tutorial_1/system2.py", line 38, in <module>*
*    class MySystem(LinuxX86System):*
*NameError: name 'LinuxX86System' is not defined*


I gave kernel path in the script as mentioned.

Can someone help me with this please?

Thank you


Regards

Abhijeeth
_______________________________________________
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