<div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Message: 8<br>
Date: Fri, 27 Jul 2012 05:44:29 +0200<br>
From: Sebastian Huber <<a href="mailto:sebastian.huber@embedded-brains.de">sebastian.huber@embedded-brains.de</a>><br>
To: <a href="mailto:rtems-devel@rtems.org">rtems-devel@rtems.org</a><br>
Subject: Re: [GSoC] lm3s6965 on QEMU issue<br>
Message-ID: <<a href="mailto:50120E9D.6060809@embedded-brains.de">50120E9D.6060809@embedded-brains.de</a>><br>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed<br>
<br>
On 07/27/2012 11:40 AM, Hesham Moustafa wrote:<br>
> Hey,<br>
><br>
> I have applied patches for lm3s69xx BSP and run qemu with this command but i<br>
> get that error<br>
><br>
> $./qemu-system-arm -nographic -M lm3s6965evb -kernel<br>
> /home/hesham/lm/arm-rtems4.11/c/lm3s6965/testsuites/samples/hello/hello.exe<br>
><br>
><br>
> *** HELLO WORLD TEST ***<br>
> Hello World<br>
> *** END OF HELLO WORLD TEST ***<br>
> qemu: hardware error: gic_dist_writeb: Bad offset 4f0<br>
><br>
> CPU #0:<br>
> R00=00000000 R01=00000004 R02=00000000 R03=e000e100<br>
> R04=00000000 R05=00000000 R06=00000000 R07=00000000<br>
> R08=00000000 R09=00000000 R10=00000000 R11=00000000<br>
> R12=00000001 R13=20001130 R14=0000014b R15=00000466<br>
> PSR=600001b3 -ZC- T svc32<br>
> Aborted (core dumped)<br>
><br>
><br>
> Do i have to worry about that? and if yes how could i solve that error ?<br>
<br>
Everything works fine.  This error shows that the application terminated<br>
successfully.  I figured out no explicit way to reset the Qemu system on target<br>
request so I have chosen an invalid memory access for that.<br>
<br><br></blockquote><div>and how could i debug with QEMU, If i can with gdb, how can i connect QEMU with GDB to run a test case ?</div><div><br></div><div> </div></div></div>