You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to run virtual simulator with petalinux image and rootfs. I have given the path of petalinux image and rootfs in aarch64_nvdla.lua file. when running ./aarch64_toplevel -c conf/aarch64_nvdla.lua, I am getting following error,
SystemC 2.3.0-ASI --- Oct 21 2019 12:36:09
Copyright (c) 1996-2012 by all Contributors,
ALL RIGHTS RESERVED
No sc_log specified, will use the default setting
verbosity_level = SC_MEDIUM
DMI mode enable
RAM base address: 0xc0000000
bridge: tlm2c_elaborate..
rom: requested regions overlap (rom dtb. free=0x000000004b80f200, addr=0x0000000048000000)
toplevel: rom check and register reset failed
Can anyone help if you know about this issue? thanks in advance.
The text was updated successfully, but these errors were encountered:
Hi,
I am trying to run virtual simulator with petalinux image and rootfs. I have given the path of petalinux image and rootfs in aarch64_nvdla.lua file. when running ./aarch64_toplevel -c conf/aarch64_nvdla.lua, I am getting following error,
No sc_log specified, will use the default setting
verbosity_level = SC_MEDIUM
DMI mode enable
RAM base address: 0xc0000000
bridge: tlm2c_elaborate..
rom: requested regions overlap (rom dtb. free=0x000000004b80f200, addr=0x0000000048000000)
toplevel: rom check and register reset failed
Can anyone help if you know about this issue? thanks in advance.
The text was updated successfully, but these errors were encountered: