From: daixiaoke <daixiaoke@cn.fujitsu.com>
To: Brad Hards <bradh@frogmouth.net>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] The process of kernel cross-compiling in arm-test-0.2.tar.gz
Date: Tue, 24 May 2011 09:44:18 +0800 [thread overview]
Message-ID: <4DDB0D72.2030200@cn.fujitsu.com> (raw)
In-Reply-To: <201105232119.40773.bradh@frogmouth.net>
于 2011-5-23 19:19, Brad Hards 写道:
> On Monday 23 May 2011 19:26:45 daixiaoke wrote:
>> 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.
> So you have built the images to install into a STM3210E board.
>
>> 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.
> I think this is the problem: qemu-system-arm isn't emulating an STM3210E
> board. The default machine type with qemu-system-arm is the "integratorcp"
> (ARM Integrator/CP (ARM926EJ-S) board). See qemu-system-arm -M ? for a full
> list of options.
>
> You have to build code that matches the environment you are going to run it
> in.
OK.
Thanks a lot.
Dai Xiaoke
>
> Brad
>
>
>
prev parent reply other threads:[~2011-05-24 1:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-23 9:26 [Qemu-devel] The process of kernel cross-compiling in arm-test-0.2.tar.gz daixiaoke
2011-05-23 11:19 ` Brad Hards
2011-05-24 1:44 ` daixiaoke [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4DDB0D72.2030200@cn.fujitsu.com \
--to=daixiaoke@cn.fujitsu.com \
--cc=bradh@frogmouth.net \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.