qemu-arm
[Top][All Lists]
Advanced

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

[Qemu-arm] bare-metal atmel board dbugging


From: Jiahuan Zhang
Subject: [Qemu-arm] bare-metal atmel board dbugging
Date: Tue, 3 Jan 2017 12:52:16 +0100

Hi everyone,

I am emulating the atmel at91sam9261 board in QEMU, and testing and debugging the emulated hardware by the atmel software package for this board.

However, I always get this problem. See the info attached below. No matter how large I set the ram size, it will always "

qemu: fatal: Trying to execute code outside RAM or ROM

" at the last address of the ram size.

Does anyone have any suggestion to solve it?

Best regards,

Jiahuan


 MINGW64 ~/test/basic-rtt-project-at91sam9261-ek/basic-rtt-project/bin



$ ~/test/qemu/build/arm-softmmu/qemu-system-arm -M at91sam9261 -kernel basic-rtt-project-at91sam9261-ek-at91sam9261-sram.bin -serial stdio -nographic -s -S


QEMU 2.6.2 monitor - type 'help' for more information


(qemu)


qemu: fatal: Trying to execute code outside RAM or ROM at 0x08000000


R00=00000000 R01=00000000 R02=00000100 R03=00000000


R04=00000000 R05=00000000 R06=00000000 R07=00000000


R08=00000000 R09=00000000 R10=00000000 R11=00000000


R12=00000000 R13=00000000 R14=00000000 R15=08000000


PSR=400001d3 -Z-- A svc32


s00=00000000 s01=00000000 d00=0000000000000000


s02=00000000 s03=00000000 d01=0000000000000000


s04=00000000 s05=00000000 d02=0000000000000000


s06=00000000 s07=00000000 d03=0000000000000000


s08=00000000 s09=00000000 d04=0000000000000000


s10=00000000 s11=00000000 d05=0000000000000000


s12=00000000 s13=00000000 d06=0000000000000000


s14=00000000 s15=00000000 d07=0000000000000000


s16=00000000 s17=00000000 d08=0000000000000000


s18=00000000 s19=00000000 d09=0000000000000000


s20=00000000 s21=00000000 d10=0000000000000000


s22=00000000 s23=00000000 d11=0000000000000000


s24=00000000 s25=00000000 d12=0000000000000000


s26=00000000 s27=00000000 d13=0000000000000000


s28=00000000 s29=00000000 d14=0000000000000000


s30=00000000 s31=00000000 d15=0000000000000000


FPSCR: 00000000


This application has requested the Runtime to terminate it in an unusual way.


Please contact the application's support team for more information.






reply via email to

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