RTOS Techniques
Abstract
This chapter examines some real-world techniques that can be used when developing an real-time operating system (RTOS)-based project. The chapter begins by reviewing how the Cortex-M interrupt and exception structure provides support for an RTOS kernel. It then details how to integrate user peripheral interrupt without disturbing the real-time features of the RTOS. Power and watchdog management in a multithread environment are next considered before looking at how to develop a project which contains a mixture of real-time processing and event-driven code. The chapter concludes by examining methods to provide extended diagnostic features using the CoreSight Instrumentation trace.
Keywords
CMSIS-RTOS; Instrumentation ...
Get The Designer's Guide to the Cortex-M Processor Family, 2nd Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.