Skip to content

Multiple Simultaneous Applets #180

Open
@gregdavill

Description

@gregdavill

For a hardware project I'm working on now I'm using both the Glasgow as a UART pty and a separate basic FTDI breakout for JTAG.

I see potential for having both a JTAG and UART interface when debugging a target.
Or having two UARTs one for a CLI and another for Embedded Logic analyses in SoC designs.
From a hardware perspective there isn't any reason why Glasgow couldn't theoretically handle this.

But I'm not sure what that would look like from the software side, and the command line side.

I understand this feature may be impractical to support in a general sense, but do you think it may be possible for some subset of cases? Like Applet.* + UART?

Metadata

Metadata

Assignees

No one assigned

    Labels

    appletComponent: appletfeature-requestMeta: feature requestfirmwareComponent: softwaregatewareComponent: gatewaresoftwareComponent: software

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions