Hi All,
I have an issue when emulating the android full system: system.vncserver: Listening for connections on port 5908 system.terminal: Listening for connections on port 3467 0: system.remote_gdb: listening for remote gdb on port 7007 build/ARM/mem/xbar.cc:426: fatal: system.iobus has two ports responding within range [0:0x4]: system.realview.cf_ctrl.pio system.realview.cf_ctrl.pio Memory Usage: 2144660 KBytes My run command as: build/ARM/gem5.opt configs/example/fs.py --caches --l2cache --l1i_size=64kB --l1d_size=64kB --l2_size=1MB --l2_assoc=8 --cacheline_size=64 --sys-clock=1600MHz --cpu-type=AtomicSimpleCPU --mem-type=LPDDR5_6400_1x16_BG_BL32 --os-type=android-kitkat --disk-image=myimage.img --machine-type=VExpress_EMM --dtb-filename=vexpress-v2p-ca15-tc1-gem5.dtb --kernel=vmlinux -n 1 --mem-size=1800MB --frame-capture These system file "myimage.img", dtb file "vexpress-v2p-ca15-tc1-gem5.dtb" and kernel file "vmlinux" are compiled according to the tutorial "https://www.gem5.org/documentation/general_docs/fullsystem/building_android_m" And the loader file is copy from http://dist.gem5.org/dist/v22-0/arm/aarch-system-20220707.tar.bz2 All of these can run successfully in gem5 v20.0.0.0 version, but in the latest version gem5(v22.0.0.2) will encounter the above issue . How should I simulate the android full system correctly? Thanks ________________________________ 本邮件及其附件内容可能含有机密和/或隐私信息,仅供指定个人或机构使用。若您非发件人指定收件人或其代理人,请勿使用、传播、复制或存储此邮件之任何内容或其附件。如您误收本邮件,请即以回复或电话方式通知发件人,并将原始邮件、附件及其所有复本删除。谢谢。 The contents of this message and any attachments may contain confidential and/or privileged information and are intended exclusively for the addressee(s). If you are not the intended recipient of this message or their agent, please note that any use, dissemination, copying, or storage of this message or its attachments is not allowed. If you receive this message in error, please notify the sender by reply the message or phone and delete this message, any attachments and any copies immediately. Thank you
_______________________________________________ gem5-users mailing list -- gem5-users@gem5.org To unsubscribe send an email to gem5-users-le...@gem5.org