Hi all,

I am a newbie in gem5.
I would like to run a simple Hello World in a multi-core mips processor, I
am using the following command:

*build/MIPS/gem5.opt configs/example/se.py -n 4 -c hello -o
<number_of_thread>*

but I get the following error:

*Global frequency set at 1000000000000 ticks per second
warn: CoherentBus system.membus has no snooping ports attached!
0: system.remote_gdb.listener: listening for remote gdb #0 on port 7000
0: system.remote_gdb.listener: listening for remote gdb #1 on port 7001
0: system.remote_gdb.listener: listening for remote gdb #2 on port 7002
0: system.remote_gdb.listener: listening for remote gdb #3 on port 7003
**** REAL SIMULATION ****
info: Entering event queue @ 0.  Starting simulation...
info: Increasing stack size by one page.
warn: Prefetching not implemented for MIPS
fatal: syscall set_tid_address (#4252) unimplemented.
 @ cycle 308500
[unimplementedFunc:build/MIPS/sim/syscall_emul.cc, line 83]
Memory Usage: 567292 KBytes
*
Am I doing something wrong? There is a way to make it work?

Thanks,
Victor Accarini
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to