qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: valpassing <valpassing@gmail.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] how to run .bin file in Qemu LM3S6965EVB emulation?
Date: Tue, 15 Apr 2008 11:30:53 +0800	[thread overview]
Message-ID: <f9c911e10804142030yc0052f5r7deaf244c6c3e718@mail.gmail.com> (raw)

Hi,

I've build a .bin file for LM3S6965EVB board. If I have a real one, I
need to burn this bin file into flash. Under  qemu, what I should do
to run this .bin file? Found no setup-by-setup guide in the website.

The ld configuration for this .bin file is:
MEMORY
{
    FLASH (rx) : ORIGIN = 0x00000000, LENGTH = 256K
    SRAM (rwx) : ORIGIN = 0x20000000, LENGTH = 64K
}



Thanks,
Valpa

             reply	other threads:[~2008-04-15  3:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-15  3:30 valpassing [this message]
2008-04-15 13:13 ` [Qemu-devel] how to run .bin file in Qemu LM3S6965EVB emulation? Paul Brook

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=f9c911e10804142030yc0052f5r7deaf244c6c3e718@mail.gmail.com \
    --to=valpassing@gmail.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).