nvdla / vp

Virtual Platform for NVDLA
Other
132 stars 81 forks source link

toplevel: -device virtio-9p-device,fsdev=r,mount_tag=r: 'virtio-9p-device' is not a valid device model name #14

Closed xranger closed 5 years ago

xranger commented 6 years ago

according to the readme of vp, I have built a linux image (http://nvdla.org/vp.html#building-linux-kernel-for-nvdla-virtual-simulator). But when I continue to run the ./build/bin/aarch64_toplevel -c conf/aarch64_nvdla.lua, it report :

             SystemC 2.3.0-ASI --- Jun 20 2018 20:29:36
        Copyright (c) 1996-2012 by all Contributors,
        ALL RIGHTS RESERVED

No sc_log specified, will use the default setting
verbosity_level = SC_MEDIUM
bridge: tlm2c_elaborate..
toplevel: -device virtio-9p-device,fsdev=r,mount_tag=r: 'virtio-9p-device' is not a valid device model name

how to fix this?

thanks.

HaiqingSun commented 6 years ago

Hi Please refer to https://github.com/nvdla/vp/issues/6 which has the same issue.

Best Regards, Haiqing