How useful are tool tracing software for RTOS in industry?

This page summarizes the projects mentioned and recommended in the original post on /r/embedded

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • trice

    🟢 super fast 🚀 and tiny 🐥 embedded device 𝘾 printf-like trace ✍ code, works also inside ⚡ interrupts ⚡ and real-time PC 💻 logging (trace ID visualization 👀)

  • Printf like debugging is very easy and helpful but also costly in terms of memory space and execution time. Check out https://github.com/rokath/trice for a small and superfast tracing solution usable with the printf comfort even inside interrupts or the RTOS scheduler.

  • defmt

    Efficient, deferred formatting for logging on embedded systems

  • I wrote about it here: https://github.com/knurling-rs/defmt/issues/520

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts