On Mon, Sep 23, 2024 at 8:13 PM Pranith Kumar wrote:
>
> Hello,
>
> I modified 'configs/example/gem5_library/checkpoints/simpoints-se.py' to use
> ISA.ARM and am trying to generate checkpoints using the simpoint files for a
> statically compiled ARM64 executable.
Here is the modified config if
Hello,
I modified 'configs/example/gem5_library/checkpoints/simpoints-se.py' to
use ISA.ARM and am trying to generate checkpoints using the simpoint files
for a statically compiled ARM64 executable.
The execution seems to stop immediately in the beginning and the exit
reason is:
2294037: board.p
Hi Nick,
It looks like I need to add a slide to that deck :).
You need to add/modify a Kconfig file like this one:
https://github.com/gem5/gem5/blob/stable/src/learning_gem5/part3/Kconfig
Cheers,
Jason
On Sat, Sep 21, 2024 at 6:45 PM Beser, Nicholas D. via gem5-users <
gem5-users@gem5.org> wrot