Traxcope 1.0 is the first public release of Embedya’s embedded software tracing and performance analysis platform.
Traxcope turns weeks of debugging into minutes.
Get an X-ray view into your running firmware. Install Traxcope, integrate the bundled TraxProbe 1.0.0 SDK, and stream data over RTT, UART, or TCP without stopping the target. Correlate logs, variables, RTOS activity, and state transitions on a shared timeline, analyze signals, and investigate faults.
In this release
- TraxProbe SDK 1.0.0, using wire protocol 3.x. Traxcope and the firmware SDK must use the same protocol major version.
- Live tracing and visualization: Log, Scope, Trace, Events, Memory, Markers, and State Machine views.
- Specialized analysis tools: Spectrum Analyzer, Rotary Motor Monitor, Fault / Post-mortem analysis, and Trigger Studio.
- Multi-probe sessions on a shared timeline.
- Windows and Linux support: Windows 10+ (64-bit) and Ubuntu 22.04+ (x86_64).
- 14-day full-feature trial, followed by the free Community Edition. Paid licenses unlock recording; Professional licenses also unlock DSP and Trigger Studio.
Installation
Windows: Run Traxcope-1.0.0-Setup.exe, accept the EULA, and select Full installation to include the TraxProbe SDK.
Linux: Run:
sudo bash Traxcope-1.0.0-linux-x86_64.runOr install for your user account without root access:
bash Traxcope-1.0.0-linux-x86_64.run --user --accept-eulaComing later
TraxAI is in development and is not included in this release.
Visit [Embedya](https://embedya.com/) for documentation and licensing information.