Greetings,
If I leave the FVP idle for around 1 hour and come back to it, I find that it freezes and have to stop the simulation and re-run it again. What is the possible reason for this and is there a way to stop that from happening? Thank you for your help and support!
Best regards,
Mohannad Ismail
thanks for the additional info. regarding the "freeze" issue, could you try the following? start the FVP with the CADI server running, (CADI is the Debug API in Fast Models that enables the connection of debuggers such as Arm DS to the model). To start CADI add "-RS" to the command line when you start the FVP and run as usual. When the FVP "freezes" you can run the debugger and connect to the model, From there you can examine the run state of the model, etc.
Do you have access to Arm DS, or another debug solution that you can use?
Thank you for your reply.
I currently am using gdbserver for debugging the programs. I think that the debugger would require a license for me to use it, am I right? I am not sure if it's possible to use gdbserver to do what you are asking. Which debug solution would you suggest?