From: Laurent Desnogues <laurent.desnogues@gmail.com>
To: Taimoor Mirza <mooni_mirza@hotmail.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Need help to run application on QEMU
Date: Wed, 3 Feb 2010 11:48:47 +0100 [thread overview]
Message-ID: <761ea48b1002030248j10751cecm960bd6cc21f8311b@mail.gmail.com> (raw)
In-Reply-To: <COL102-W204B0A405562D526BDF84497560@phx.gbl>
On Wed, Feb 3, 2010 at 11:10 AM, Taimoor Mirza <mooni_mirza@hotmail.com> wrote:
> Hi all,
>
> I have been trying to use VGA card and LCD for integrator 926. I've built my
> kernel PLUS with graphics support. I used following command to run my PLUS
> application on qemu:
>
> qemu-system-arm -M integratorcp -cpu arm926 -kernel ./graphics_demo.out
>
> I am getting following error:
>
>
> qemu: fatal: integratorcm_read: Unimplemented offset 0x54
>
> R00=10000000 R01=00000000 R02=00000000 R03=10000000
> R04=00000014 R05=04000000 R06=0038e054 R07=00000000
> R08=00000000 R09=003b06ec R10=00000000 R11=00000000
> R12=00390814 R13=003b06cc R14=00086148 R15=00085eec
> PSR=8000001f N--- A sys32
> s00=00000000( 0) s01=00000000( 0) d00=0000000000000000( 0)
> s02=00000000( 0) s03=00000000( 0) d01=0000000000000000( 0)
> s04=00000000( 0) s05=00000000( 0) d02=0000000000000000( 0)
> s06=00000000( 0) s07=00000000( 0) d03=0000000000000000( 0)
> s08=00000000( 0) s09=00000000( 0) d04=0000000000000000( 0)
> s10=00000000( 0) s11=00000000( 0) d05=0000000000000000( 0)
> s12=00000000( 0) s13=00000000( 0) d06=0000000000000000( 0)
> s14=00000000( 0) s15=00000000( 0) d07=0000000000000000( 0)
> s16=00000000( 0) s17=00000000( 0) d08=0000000000000000( 0)
> s18=00000000( 0) s19=00000000( 0) d09=0000000000000000( 0)
> s20=00000000( 0) s21=00000000( 0) d10=0000000000000000( 0)
> s22=00000000( 0) s23=00000000( 0) d11=0000000000000000( 0)
> s24=00000000( 0) s25=00000000( 0) d12=0000000000000000( 0)
> s26=00000000( 0) s27=00000000( 0) d13=0000000000000000( 0)
> s28=00000000( 0) s29=00000000( 0) d14=0000000000000000( 0)
> s30=00000000( 0) s31=00000000( 0) d15=0000000000000000( 0)
> 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.
>
> Can anyone help me?
Your software looks faulty the core module register at offset 0x54
is write only, cf.
http://infocenter.arm.com/help/topic/com.arm.doc.dui0138e/DUI0138E_CMxx6_UserGuide.pdf
Table 4-3 page 4-14.
Laurent
prev parent reply other threads:[~2010-02-03 10:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-03 10:10 [Qemu-devel] Need help to run application on QEMU Taimoor Mirza
2010-02-03 10:48 ` Laurent Desnogues [this message]
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=761ea48b1002030248j10751cecm960bd6cc21f8311b@mail.gmail.com \
--to=laurent.desnogues@gmail.com \
--cc=mooni_mirza@hotmail.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).