The tutorial adopts a step-by-step approach to explain. Through the study of this tutorial, you can have a comprehensive and in-depth grasp of the basic principles of embedded real-time operating systems, and be able to understand μC/OS including the kernel, task management, time and interrupt management, semaphore management, and mutually exclusive semaphores. The source code of management, event flag group management, message mailbox management, message queue management, and memory management can transplant μC/OS to different platforms, and you can know what is happening and why during the transplanting process, and you will not know how to do it. Difficulties and errors that occur when forced transplantation without mastering μC/OS.
Unfold ↓