I'm currently researching FreeRTOS for a project involving embedded sensors. Has anyone had experience with it in a time-critical application?
Real-Time Operating Systems (RTOS)
This topic is dedicated to discussing various RTOS, their features, and applications.
For embedded audio processing, we've found Zephyr to be a good option. It has excellent support for real-time scheduling and low latency.
Are there any recommendations for profiling RTOS performance? We're struggling to identify bottlenecks.