Skip to content

qemu-run won't bring UART data after a gap #1047

@jonathanpallant

Description

@jonathanpallant

If your program is run inside qemu-run and puts data out on the UART, if there's a gap in the UART data of about 100ms, qemu-run stops printing anything to the UART.

I think this is because the print_loop function cannot tell the difference between a timeout error and a fatal error, and disconnects regardless.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions