Hi,
> -Original Message-
> From: Md Rubel Ahmed via gem5-users
> Sent: 05 July 2021 22:24
> To: gem5 users mailing list
> Cc: Md Rubel Ahmed
> Subject: [gem5-users] How to find the address range of an ARM IO device
>
> Greetings,
>
> I was trying to get the address range of each device
Hi all,
I'm writing because I'm working with a custom SimObject that I wrote that
seems to crash my host machine. I know it's this particular SimObject
because the script works as expected when run without the object, but it
makes debugging an excruciatingly difficult process.
Is this an issue th
Hi Sam,
My suggestion would be to use gdb. You can run gem5 in gdb and then use
ctrl-c to stop the execution and see where the program is getting stuck.
Also, enabling debug flags (or just good ole printf debugging) can also be
useful in these cases.
Another option with gdb would be to put breakp
Dear gem5-ers ...
I am working on some full system simulations of ARM v8 that I hope to head
toward publication, and thus would prefer to use processor and system
configurations similar to recent offerings, say maybe the Cortex A77 (not
necessarily that specific model, but something new enough to
On 7/6/2021 12:42 PM, Eliot Moss via gem5-users wrote:
> Dear gem5-ers ...
>
> I am working on some full system simulations of ARM v8 that I hope to head
> toward publication, and thus would prefer to use processor and system
> configurations similar to recent offerings, say maybe the Cortex A77 (