Open dipal004 opened 2 years ago
QEMU and related system can be difficult to work with unless you're very familiar with it. We won't be able to provide much support for it.
Best is to use the LMAC_CORE2 Verilog code, simulate it and use it in a design.
Hi, I am trying to follow the steps that is mentioned in the readme to get the system working. But at the very end when I have run the ./qemu-run.sh command in the shell, I am getting this Segmentation error
/home/dipal/lewiz/linux/arch/arm64/boot/Image -dtb ./zcu102.dtb -append rdinit=/sbin/init console=ttyPS0 earlycon=cdns,mmio,0xFF000000,115200n8 Segmentation fault (core dumped)
I am trying to understnd where is the error but can't figure it out
@lewiz-support can you please give me any idea how I can resolve this that would be really great?
Thank you