Skip to content

Feature Request: RTT or SWO tracing backends? #5

Description

@savvn001

Hi,

This tool looks great and we're super excited to use it. Our setup however does not have UART/USB available due to limited space and the gdb based approach fundamentally can't work for us as it requires a capture->store->halt->dump type workflow which requires halting the MCU. On nRFx we have the BT stack + a bunch of sensors, which makes halting the core impractical.

We were wondering if supporting a live-streaming capture approach over RTT or SWO backends was on the roadmap? This would allow us to live-stream trace data without halting the core, over our existing setup. Which I think others may find useful too: Other tracing tools support RTT or SWO backends for real-time tracing.

Thanks!

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