[Qemu-devel] Stellaris lm3s811 board init

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

[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