Re: [Qemu-devel] Cortex m3 initialisation

2010-04-21 Thread andrzej zaborowski
On 14 March 2010 15:56, Benjamin Bagland wrote: > Hi, > > I'm having an issue while trying to use the lm3s811 board emulation with > qemu 0.12.3 or git. It works fine however with qemu-0.11.1. > > The problem comes from hw/armv7m.c, around line 231, the initial PC and SP > are set by reading from

[Qemu-devel] Cortex m3 initialisation

2010-03-14 Thread Benjamin Bagland
Hi, I'm having an issue while trying to use the lm3s811 board emulation with qemu 0.12.3 or git. It works fine however with qemu-0.11.1. The problem comes from hw/armv7m.c, around line 231, the initial PC and SP are set by reading from physical memory, however the rom data is not copied in physic