You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm writing a test, running it against spike. Spike has been running for an hour without being interrupted. There should be a timeout that catches this kind of case, and ideally gives some kind of information about what was happening.
After I killed spike, I did get:
ERROR | Process Killed.
ERROR | Command did not exit within 300 seconds: Command 'make -k -j1 -f /home/tnewsome/projects/riscv/riscof/riscof_work/Makefile.DUT-spike TARGET0' timed out after 300 seconds
The text was updated successfully, but these errors were encountered:
I'm writing a test, running it against spike. Spike has been running for an hour without being interrupted. There should be a timeout that catches this kind of case, and ideally gives some kind of information about what was happening.
After I killed spike, I did get:
The text was updated successfully, but these errors were encountered: