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!
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!