How to verify RTOS best practices in runtime. How visual trace diagnostics can be used to analyze the software design and detect deviations from best practices. What is priority inheritance? Using a ...
The quest for compatibility and portability is a perpetual challenge in embedded systems. While many systems today have adopted real-time operating systems (RTOS), each is unique and different enough ...
Issues with proprietary RTOS APIs. How does the POSIX pthread API stack up against proprietary APIs? Thread creation in POSIX. However, each proprietary API impedes embedded development by requiring ...