qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] The process of kernel cross-compiling in arm-test-0.2.tar.g


From: daixiaoke
Subject: [Qemu-devel] The process of kernel cross-compiling in arm-test-0.2.tar.gz
Date: Mon, 23 May 2011 17:26:45 +0800
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-CN; rv:1.9.1.10) Gecko/20100512 Lightning/1.0b1 Thunderbird/3.0.5

Hi,
I am trying to run uClinux by qemu. The problem is:
The files generated after cross-compiling uClinux can't be used by qemu to
run uClinux successfully.

However, qemu can successfully run the system via the files in 
arm-test-0.2.tar.gz,
which can be downloaded from sector "QEMU disk images" on  
http://wiki.qemu.org/Download.


My process:
1.Installing qemu-0.14.1 and Sourcery G++ in my virtual system(RHEL6.0).

2.Downloading uClinux-dist-20080808-20090112.patch.gz & 
uClinux-dist-20080808.tar.bz2

3.Compiled uClinux following steps in the attachment(Chapter 4: Building the 
uClinux image).
  “STM3210E-EVAL-jffs” was selected for "Porduct" while Configure uClinux for 
STM3210E-EVAL.

4.After compiled, 3 files generated: xipImage.bin, rootfs.img.bin and logo.bin

5.Executed following command on command line:
  qemu-system-arm -kernel xipImage.bin -initrd rootfs.img.bin -nographic 
-append "console=ttyAMA0"
  But it didn't work and nothing was shown out on the command line.

So could Paul Brook or someone else tell me the process of kernel 
cross-compiling in
arm-test-0.2.tar.gz?

Or, how should I compile uClinux to make the files created usefully for qemu?


Thanks,
Dai Xiaoke

Attachment: CD00242717.pdf
Description: Adobe PDF document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]