You are right that you need to download those files. You might be able to get them through the "Full System Files" link at http://www.m5sim.org/wiki/index.php/Download, but I haven't actually looked in that tarball to check. We run that regression regularly, so once you have all the right files you should be able to run it yourself without any problems. Our SPARC support isn't as mature as our Alpha support, but it is there and does work in most cases.
Gabe Quoting ASHMAWY Amr <[email protected]>: > Hi all, > > I've having trouble running M5 after building it without any > problems using > $scons build/SPARC_FS/m5.debug > > then running the regression tests fails > $scons build/SPARC_FS/tests/debug > ... > scons: *** > [build/SPARC_FS/tests/debug/long/80.solaris-boot/sparc/solaris/ > t1000-simple-atomic/stdout] > Error 1 > scons: building terminated because of errors. > > with the above error stream file > Warning: rounding error > tolerance > 0.002000 rounded to 0 > Warning: rounding error > tolerance > 0.002000 rounded to 0 > warn: No kernel set for full system simulation. Assuming you > know what you're doing... > fatal: Could not load reset binary /home/amm/M5/system/ > binaries/reset_new.bin > @ cycle 0 > [SparcSystem:build/SPARC_FS/arch/sparc/system.cc, line 80] > Memory Usage: 92708 KBytes > > same happens when running > $build/SPARC_FS/m5.debug -d /tmp/output configs/example/fs.py > ... > warn: No kernel set for full system simulation. Assuming you > know what you're doing... > fatal: Could not load reset binary /home/amm/M5/system/ > binaries/reset_new.bin > @ cycle 0 > [SparcSystem:build/SPARC_FS/arch/sparc/system.cc, line 80] > Memory Usage: 93032 KBytes > > I guess I'm missing the bin files, "reset_new.bin" and may be > others. currently I only have (console, ts_osfpal, vmlinux) > > I couldn't find those files, where can I get them? > or does the following bug means that SPARC is currently not supported? > http://www.m5sim.org/flyspray/task/126 > > TIA > > _______________________________________________ > m5-users mailing list > [email protected] > http://m5sim.org/cgi-bin/mailman/listinfo/m5-users > _______________________________________________ m5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
