Hi,

I am trying to boot linuxv4.4 on ARM NOC. The booting process gets stuck
and same set of instruction is executed again and again. Following is the
set of instructions.


./build/ARM/gem5.debug --debug-flags= Exec,ExecTicks
configs/example/fs.py   --machine-type=VExpress_GEM5_V1 --kernel
/home/khilji/gem5/m5/system/binaries/vmlinux-aarch32 --disk-image
/home/khilji/gem5/m5/system/disks/linux-aarch32-ael.img --dtb-filename
/home/khilji/gem5/m5/system/dtb/armv7_gem5_v1_4cpu.dtb --num-cpus=4
--cpu-type=timing  --mem-size=512MB  --ruby --num-dirs=2 --garnet-network
flexible --topology Mesh --mesh-rows 2  --numa-high-bit=28

Following instructions are show in the terminal
370581084500: system.cpu0 T0 : @smp_call_function_many+592    :   dmb
#0                 : IntAlu :
370581085500: system.cpu0 T0 : @smp_call_function_many+596    :   tsts
r3, #1            : IntAlu :  D=0x0000000000000000
370581086500: system.cpu0 T0 : @smp_call_function_many+600    :
bne                      : IntAlu :
370581087500: system.cpu0 T0 : @smp_call_function_many+588    :   ldr   r3,
[r1, #12]      : MemRead :  D=0x0000000000000003 A=0x9eb4c

Looks like a sort of deadlock. Any suggestions please, if anyone can give
in this matter.

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

Reply via email to