Hi,
I followed the getting started guide. When I run
SIMICS_PATH/scripts/start-simics -x flexus-test.simics to collect
checkpoints, the system booted up successfully:
The system is ready.
sarek.network.sim console login: root
Jun 2 07:00:47 sarek.network.sim login: ROOT LOGIN /dev/console
Sun Microsystems Inc. SunOS 5.8 Generic Patch February 2004
# mount /dev/dsk/c0t1d0s0 /mnt; cd /mnt/src; ./flexus-test-app 8 10
Running 8 threads for 10 iterations each.
But just after that the simulation was stopped with the following error
information:
[flexus-test.simics:141] the command did not complete properly; interrupting
script
I checked the script file, it is the last "run" command in the script file
cause the error. How can I figure it out?
Thanks!
Lei
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://sos.ece.cmu.edu/pipermail/simflex/attachments/20060302/7e3acc2e/attachment.html
From penglu01 at hotmail.com Mon Mar 6 22:38:16 2006
From: penglu01 at hotmail.com (lu peng)
List-Post: [email protected]
Date: Mon Mar 6 22:38:41 2006
Subject: [Simflex] About Piranha Cache
In-Reply-To: <[email protected]>
Message-ID: <[email protected]>
An HTML attachment was scrubbed...
URL:
http://sos.ece.cmu.edu/pipermail/simflex/attachments/20060307/91e726c9/attachment.html
From twenisch at ece.cmu.edu Mon Mar 6 23:40:17 2006
From: twenisch at ece.cmu.edu (Thomas Wenisch)
List-Post: [email protected]
Date: Mon Mar 6 23:40:25 2006
Subject: [Simflex] Error when trying to collect the checkpoints
In-Reply-To: <[email protected]>
References: <[email protected]>
Message-ID:
<pine.lnx.4.53l-ece.cmu.edu.0603062337550.32...@coleburn.ece.cmu.edu>
Hi Lei,
Sorry for the delay in replying.
On Thu, 2 Mar 2006, Jin Lei wrote:
> Hi,
>
>
>
> I followed the getting started guide. When I run
> SIMICS_PATH/scripts/start-simics -x flexus-test.simics to collect
> checkpoints, the system booted up successfully:
>
> The system is ready.
>
> sarek.network.sim console login: root
>
> Jun 2 07:00:47 sarek.network.sim login: ROOT LOGIN /dev/console
>
> Sun Microsystems Inc. SunOS 5.8 Generic Patch February 2004
>
> # mount /dev/dsk/c0t1d0s0 /mnt; cd /mnt/src; ./flexus-test-app 8 10
>
> Running 8 threads for 10 iterations each.
So far everything is normal and the test application has started
>
> But just after that the simulation was stopped with the following error
> information:
>
> [flexus-test.simics:141] the command did not complete properly; interrupting
> script
Hmm... Are there any error messages prior to this? Did the simulation
advance at all before issuing this message? It is unusual for simics to
fail to execute the "run" command. Can you post a copy of the
flexus-test.simics file and complete output on the simics console?
>
> I checked the script file, it is the last "run" command in the script file
> cause the error. How can I figure it out?
>
Regards,
-Tom Wenisch
Computer Architecture Lab
Carnegie Mellon University