[Advcomparch] Διορθωση -- Πρόβλημα με open-file-start command
Βασιλης Παπαιωαννου
billiabon at yahoo.gr
Thu Apr 7 10:32:08 EEST 2011
Με ορισμό
οικουμενικής μεταβλητής path και
$outputfile = ($path + "output." + "phase"+ $phase)
output-file-start $outputfile
->
[cpu0] cs:0x0804a305 p:0x0e0d6305 jne 0x804a2f8
Failed to open '/home/vassileios/simics-workspace/results/art/4_2/output.phase0' for writing [artstandard.simics:26] error in 'output-file-start' command
Error - interrupting script.
ενώ με
$outputfile = ("output." + "phase"+ $phase)
output-file-start /home/username/simics-workspace/..../$outputfile
->
[cpu0] cs:0x0804a305 p:0x0e0d6305 jne 0x804a2f8
Argument error: argument 2 ("output.phase0") given to 'output-file-start' has the wrong type;
flag expected.
SYNOPSIS: output-file-start filename [-overwrite] [-append]
[artstandard.simics:24] error in 'output-file-start' command
Error - interrupting script.
Επισυνάπτεται ο κώδικας, το αρχικό script που καλεί τον simics και το αρχείο με το παράρτημα Δ και το ζέσταμα.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: problem.tar.gz
Type: application/x-gzip
Size: 2021 bytes
Desc: not available
URL: <http://lists.cslab.ece.ntua.gr/pipermail/advcomparch/attachments/20110407/88d319e7/attachment.bin>
More information about the Advcomparch
mailing list