qemu-system-avr error: qemu-system-avr: execution left flash memory

Bug #1903752 reported by Frank Grimm
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
QEMU
Expired
Undecided
Unassigned

Bug Description

I compiled QEMU 5.1 from source with target avr-softmmu. Running demo.elf from https://github.com/seharris/qemu-avr-tests/blob/master/free-rtos/Demo/AVR_ATMega2560_GCC/demo.elf (linked from https://www.qemu.org/docs/master/system/target-avr.html) yields the following error:

$ ./qemu-5.1.0/avr-softmmu/qemu-system-avr -machine mega2560 -bios demo.elf
VNC server running on 127.0.0.1:5900
qemu-system-avr: execution left flash memory
Aborted (core dumped)

I compiled QEMU on Ubuntu Server 20.10 with gcc (Ubuntu 10.2.0-13ubuntu1) 10.2.0

Tags: avr
Revision history for this message
Frank Grimm (grimmfrank) wrote :

The error is not related to demo.elf. Running qemu-system-avr without a program (no "-bios program.elf" option) also yields the same error:

$ ./qemu-5.1.0/avr-softmmu/qemu-system-avr -machine mega2560
VNC server running on 127.0.0.1:5900
qemu-system-avr: execution left flash memory
Aborted (core dumped)

Revision history for this message
Philippe Mathieu-Daudé (philmd) wrote :

I can not reproduce.

tags: added: avr
Changed in qemu:
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for QEMU because there has been no activity for 60 days.]

Changed in qemu:
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.