Hi, If you want to run different program on different cpu, you need to specify the number of cpu equal to the number of program. In your case it's two, the option is --num-cpus 2 if i remeber correctly. Otherwise look in the options.py file to confirm. Hope this resolve your problem.
Best, Zheng Wu On 2013-08-30, at 3:10 AM, AM <[email protected]> wrote: > Dear Nilay, > > I am getting similar kind of error while trying to run the following command > > build/ARM/gem5.debug configs/example/se.py --caches --cpu-type=detailed -c > "tests/test-progs/hello/bin/arm/linux/hello;tests/test-progs/hello/bin/arm > /linux/hello" > > Global frequency set at 1000000000000 ticks per second > fatal: Can't load object file tests/test-progs/hello/bin/arm/linux > /hello;tests/test-progs/hello/bin/arm/linux/hello > @ cycle 629392 > > Will you please help me? > > _______________________________________________ > gem5-users mailing list > [email protected] > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
