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.processor.cores.core: SuspendContext 0 Exiting @ tick 2294037 because exiting with last active thread context. The same binary is working properly when used with starter_se.py. Does anyone recognize the above error message? Do I need to configure anything else in the set up script for checkpoints to work for ARM64? Thank you, -- Pranith
_______________________________________________ gem5-users mailing list -- gem5-users@gem5.org To unsubscribe send an email to gem5-users-le...@gem5.org