qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] how to run .bin file in Qemu LM3S6965EVB emulation?


From: valpassing
Subject: [Qemu-devel] how to run .bin file in Qemu LM3S6965EVB emulation?
Date: Tue, 15 Apr 2008 11:30:53 +0800

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 via email to

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