Answer the question
In order to leave comments, you need to log in
How is qemu angstrom on beaglebone?
I apologize if the question is asked incorrectly. I am a beginner in this area. Can anyone help or point me in the right direction?
My question is this.
I need to emulate a BeagleBone Black device , on which I will have to install something to check its work with services on our side. It has Ångström installed on the 3.8 kernel.
As far as I understand, I need to build an image from these files and run it in qemu .
I followed a similar path, described here , since I did not see the finished image on the site . But there is MLO, u-boot, zImage and rootfs.
I made an image out of them. I checked the file with fdisk, if the bootloader and rootfs file systems are in place, but when calling
qemu-system-arm -M beagle -m 256 -sd ./test.img -clock unix -serial stdio -device usb-mouse -device usb-kbd
qemu: fatal: Trying to execute code outside RAM or ROM at 0x402f0400
Answer the question
In order to leave comments, you need to log in
but when called... i only saw the addresses in memory on the console
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question