That kernel is a 32-bit kernel so you can only use the 32-bit files sytem (not 
the 64-bit one). What command line are you running? What does the 
system.terminal output file show? Are you specifying the correct machine type 
on the command line?

Thanks,
Ali

On Jun 28, 2014, at 2:52 AM, Besta Maciej via gem5-users <gem5-users@gem5.org> 
wrote:

> Hello everyone,
> 
> I'm trying to run an ARM full system simulation. I use the pre-compiled Linux 
> 3.3 VExpress_EMM kernel that includes support for PCIe devices, I get it from 
> here:
> 
> http://www.gem5.org/dist/current/arm/vmlinux-emm-pcie-3.3.tar.bz2
> 
> when I try to start the simulation, I get this error:
> 
> **** REAL SIMULATION ****
> info: Entering event queue @ 0.  Starting simulation...
> warn: Device system.membus.badaddr_responder accessed by write to address 
> 0xfffffbdf size=4 data=0xfffffbdf
> gem5.opt: build/ARM/cpu/simple/atomic.cc:426: Fault 
> AtomicSimpleCPU::writeMem(uint8_t*, unsigned int, Addr, unsigned int, 
> uint64_t*): Assertion `!pkt.isError()' failed.
> Program aborted at cycle 8500
> 
> Any idea on what's going on?
> 
> The problem occurs if I use either the newest disk image for the 64 bit ARMv8 
> ISA (from 2014), or the images from 2011; these are the following files:
> 
> http://www.gem5.org/dist/current/arm/arm64-system-02-2014.tgz
> http://www.gem5.org/dist/current/arm/arm-system-2011-08.tar.bz2
> 
> Thanks for any help,
> Maciej
> _______________________________________________
> gem5-users mailing list
> gem5-users@gem5.org
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
> 

_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to