lewiz-support / LMAC_CORE2

LeWiz Communications Ethernet MAC Core2 10G/5G/2.5G/1G
31 stars 12 forks source link

Segmentation fault (core dumped) #2

Open dipal004 opened 2 years ago

dipal004 commented 2 years ago

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

lewiz-support commented 12 months 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.