Running lm3s6965 BSP on Qemu

Hesham Moustafa heshamelmatary at gmail.com
Sat May 5 21:13:20 UTC 2012


I just followed the instruction you gave me here
>>http://git.rtems.org/rtems/tree/c/src/lib/libbsp/arm/lm3s69xx/README

BTW , i have run it using this command

qemu-system-arm -net none -nographic -M lm3s6965evb -kernel hello.exe

i got this

Warning: nic stellaris_enet.0 has no peer
qemu: hardware error: gic_dist_writeb: Bad offset d1f

CPU #0:
R00=0000000b R01=000000ff R02=0000618d R03=e000ed07
R04=0000000b R05=0000618d R06=00000000 R07=00000000
R08=00000000 R09=00000000 R10=00000000 R11=00000000
R12=00000001 R13=200010f0 R14=0000752b R15=0000753c
PSR=20000173 --C- T svc32
Aborted (core dumped)

i tried

qemu-system-arm -net none -nographic -M lm3s6965evb -kernel hello.num

and i got this

Warning: nic stellaris_enet.0 has no peer
qemu: fatal: Trying to execute code outside RAM or ROM at 0x20202020

R00=00000000 R01=00000000 R02=00000000 R03=00000000
R04=00000000 R05=00000000 R06=00000000 R07=00000000
R08=00000000 R09=00000000 R10=00000000 R11=00000000
R12=00000000 R13=20202020 R14=00000000 R15=20202020
PSR=40000153 -Z-- A svc32
Aborted (core dumped)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20120506/e2066dd3/attachment-0001.html>


More information about the users mailing list