A beginner's guide to the concepts of RTOS

所在平台: Udemy

课程主页: https://www.udemy.com/course/mastering-rtos/

课程评论:没有评论

第一个写评论        关注课程

课程简介

本课程是 Coursera 上的“RTOS 概念入门指南”。 **课程概述:** 该课程旨在提供对实时操作系统(RTOS)概念的深入理解。您将探索 RTOS 的核心对象,包括: * **任务 (Task):** 程序的执行单元。 * **互斥量 (Mutex):** 用于保护共享资源,防止并发访问。 * **信号量 (Semaphore):** 用于控制对资源的访问,常用于同步。 * **定时器 (Timer):** 用于管理时间相关的事件。 * **事件标志组 (Event Flag Group):** 用于任务间同步和事件通知。 * **消息队列 (Message Queue):** 用于任务间传递数据。 此外,您还将学习到一些实用的 RTOS 特性,并对配置重要 RTOS 参数获得初步认识。

课程评论(0条)

课程详情

This course is designed to provide an in-depth understanding of the RTOS concepts. It's a tour through the RTOS objects such as task, mutex, semaphores, timers, event flag groups, message queues, and the RTOS preemptive scheduler. Additionally, you will also learn some useful RTOS features and will get a basic overview of configuring some important RTOS parameters.

课程标签

0人关注该课程

主题相关的课程