Hello all, I ran OKL4 and got an image file as output.
I am trying to run OKL4 image by using QEMU. I didn't use "-start-addr 0x07900000" option. I used the below command. *# qemu-system-arm -M versatileab -nographic -kernel build.nano-debug/images/image.elf* *Segmentation fault (core dumped)* Got this error. Do you have any idea about this error? Please help me Thanks in Advance