qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [Bug 1031955] [NEW] qemu-system-arm -M lm3s811evb fails


From: Lars Hamrén
Subject: [Qemu-devel] [Bug 1031955] [NEW] qemu-system-arm -M lm3s811evb fails
Date: Wed, 01 Aug 2012 21:59:49 -0000

Public bug reported:

I am trying out examples from StellarisWare.

When I try the uart_echo example, that initially tries to talk to the 
display, I get this:

    $ .../qemu-1.1.1/bin/qemu-system-arm -M lm3s811evb -kernel 
uart_echo/gcc/uart_echo.bin      
    qemu: hardware error: strllaris_i2c_read: Bad offset 0xfc0
    
    CPU #0:
    R00=00000001 R01=005b8d80 R02=00061a80 R03=007a11ff
    R04=40020000 R05=005b8d80 R06=00000002 R07=00000000
    R08=00000000 R09=00000000 R10=00000000 R11=00000000
    R12=00000000 R13=200000d4 R14=00000995 R15=000009cc
    PSR=20000173 --C- T svc32
    Aborted

The example is located in boards/ek-lm3s811/uart_echo in the 
StellarisWare distribution.

With the latest from git:

    $ .../qemu-git/qemu/bin/qemu-system-arm -M lm3s811evb -kernel 
uart_echo/gcc/uart_echo.bin
    qemu-system-arm: hw/qdev.c:310: qdev_get_gpio_in: Assertion `n >= 0 && n < 
dev->num_gpio_in' failed.

This however seems to be reported already (Bug #1028260).

Both versions compiled from sources:

    ./configure --target-list=arm-linux-user,arm-softmmu,armeb-linux-
user  --enable-sdl --prefix=/path/to/...

Running Ubunti 10.04 with Linux 2.6.32-40-generic-pae.

/Lars

** Affects: qemu
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1031955

Title:
  qemu-system-arm -M lm3s811evb fails

Status in QEMU:
  New

Bug description:
  I am trying out examples from StellarisWare.

  When I try the uart_echo example, that initially tries to talk to the 
  display, I get this:

      $ .../qemu-1.1.1/bin/qemu-system-arm -M lm3s811evb -kernel 
uart_echo/gcc/uart_echo.bin      
      qemu: hardware error: strllaris_i2c_read: Bad offset 0xfc0
      
      CPU #0:
      R00=00000001 R01=005b8d80 R02=00061a80 R03=007a11ff
      R04=40020000 R05=005b8d80 R06=00000002 R07=00000000
      R08=00000000 R09=00000000 R10=00000000 R11=00000000
      R12=00000000 R13=200000d4 R14=00000995 R15=000009cc
      PSR=20000173 --C- T svc32
      Aborted

  The example is located in boards/ek-lm3s811/uart_echo in the 
  StellarisWare distribution.

  With the latest from git:

      $ .../qemu-git/qemu/bin/qemu-system-arm -M lm3s811evb -kernel 
uart_echo/gcc/uart_echo.bin
      qemu-system-arm: hw/qdev.c:310: qdev_get_gpio_in: Assertion `n >= 0 && n 
< dev->num_gpio_in' failed.

  This however seems to be reported already (Bug #1028260).

  Both versions compiled from sources:

      ./configure --target-list=arm-linux-user,arm-softmmu,armeb-linux-
  user  --enable-sdl --prefix=/path/to/...

  Running Ubunti 10.04 with Linux 2.6.32-40-generic-pae.

  /Lars

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1031955/+subscriptions



reply via email to

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