Hi all, i am new to the embedded linux field. I am trying to emulate Real6410-s3c6410 board using qemu. I am using the linux kernel version-2.6.28.6 and toolchain-gcc version 4.3.2 (Sourcery G++ Lite 2008q3-72 which came with the development board cd. I compiled qemu for arm and configured the kernel for arm system type-Samsung S3C64XX using menuconfig command and compiled it to make the zImage. When i checked the qemu-arm supported machines, i couldn't see supported machine for s3c6410. so i used versatilepb machine using command :qemu-system-arm -M versatilepb -m 128M -kernel zImage. But when i test this image on qemu it shows error message- qemu: fatal: Trying to execute code outside RAM or ROM at 0x50008000 R00=00000000 R01=00000183 R02=00000100 R03=00000000 R04=00000000 R05=00000000 R06=00000000 R07=00000000 R08=00000000 R09=00000000 R10=00000000 R11=00000000 R12=00000000 R13=00000000 R14=00000000 R15=50008000 PSR=400001d3 -Z-- A svc32 Aborted. Can you suggest a method to solve this, and i would like to know whether it is possible to emulate S3C6410 on qemu? Thanks, Ebin. -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html